summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-fe/values.yaml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-04-25 16:40:24 +0100
committerefiacor <fiachra.corcoran@est.tech>2022-04-25 16:40:33 +0100
commit04480347c89a69836b5be2f1cf14cbfb2429e6cc (patch)
tree11644ae8cdc53b19e40e027e9d7396435bd81d89 /kubernetes/sdc/components/sdc-fe/values.yaml
parent700dbc0ee227049c9d4e842f8af2dadd4417671a (diff)
[SDC] Remove http nodePort
Removing http nodePort Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie7d3ae73db73aa7ae07931ae1b0ca8a5187d0ee8 Issue-ID: OOM-2966
Diffstat (limited to 'kubernetes/sdc/components/sdc-fe/values.yaml')
-rw-r--r--kubernetes/sdc/components/sdc-fe/values.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/sdc/components/sdc-fe/values.yaml b/kubernetes/sdc/components/sdc-fe/values.yaml
index a2502a9fca..6267da90f3 100644
--- a/kubernetes/sdc/components/sdc-fe/values.yaml
+++ b/kubernetes/sdc/components/sdc-fe/values.yaml
@@ -112,7 +112,6 @@ service:
type: NodePort
name: sdc-fe
portName: http
- nodePort: "06"
internalPort: 8181
externalPort: 8181
nodePort2: "07"