summaryrefslogtreecommitdiffstats
path: root/deployments
diff options
context:
space:
mode:
authorEric Multanen <eric.w.multanen@intel.com>2020-06-23 12:39:26 -0700
committerEric Multanen <eric.w.multanen@intel.com>2020-06-29 11:01:23 -0700
commit6e1234913019ef0dd03f8c9d1547fbe22058af6a (patch)
tree57907a9b1215e5d5d478460acd60ebdb7490a82b /deployments
parent7165b8294a820e00335067439086e792581e71a4 (diff)
Add composite vFW demo
Add demonstration files and test scripts to show the vFW use case as a composite application using network intents and ovnaction intents to deploy to multiple clusters. Issue-ID: MULTICLOUD-1095 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> Change-Id: I74b837f9f97747f1eefffbcd105a6630a7b3a374
Diffstat (limited to 'deployments')
-rw-r--r--deployments/kubernetes/onap4k8s.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/deployments/kubernetes/onap4k8s.yaml b/deployments/kubernetes/onap4k8s.yaml
index 1bd4ce94..c27b9042 100644
--- a/deployments/kubernetes/onap4k8s.yaml
+++ b/deployments/kubernetes/onap4k8s.yaml
@@ -31,6 +31,7 @@ spec:
ports:
- name: http
port: 9015
+ nodePort: 31298
protocol: TCP
targetPort: 9015
@@ -102,6 +103,7 @@ spec:
ports:
- name: http
port: 9031
+ nodePort: 32737
protocol: TCP
targetPort: 9031
@@ -246,6 +248,7 @@ spec:
targetPort: 9053
- name: http
port: 9051
+ nodePort: 31181
protocol: TCP
targetPort: 9051
@@ -318,6 +321,7 @@ spec:
ports:
- name: http
port: 9061
+ nodePort: 31856
protocol: TCP
targetPort: 9061