summaryrefslogtreecommitdiffstats
path: root/kubernetes/nbi
diff options
context:
space:
mode:
authorMandeep Khinda <mandeep.khinda@amdocs.com>2018-05-17 20:16:06 +0000
committerMandeep Khinda <mandeep.khinda@amdocs.com>2018-05-17 20:16:06 +0000
commit9ef4d43e2055d00add9b4ff34db4ff838fec6221 (patch)
tree943d890ab1b82ff3e8bbf79778513080a2ac76bd /kubernetes/nbi
parent1126b3284a20c8b017b85ff504624fe9c20b0522 (diff)
fixing nodeport collisions with sdnc
I am told that the sdnc geo feature needs a well known set of node ports and they have selected a contigous block so I am changing the other charts Issue-ID: OOM-1096 Change-Id: I237d126e96174726902422bf842135304764c7d2 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Diffstat (limited to 'kubernetes/nbi')
-rw-r--r--kubernetes/nbi/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/nbi/values.yaml b/kubernetes/nbi/values.yaml
index 5557edf697..709e580d27 100644
--- a/kubernetes/nbi/values.yaml
+++ b/kubernetes/nbi/values.yaml
@@ -97,7 +97,7 @@ service:
type: NodePort
portName: api
name: nbi
- nodePort: 64
+ nodePort: 74
internalPort: 8080
ingress: