[SDC] Remove http nodePort
[oom.git] / kubernetes / sdc / components / sdc-fe / values.yaml
index 09d9829..6267da9 100644 (file)
@@ -47,7 +47,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-frontend:1.9.5
+image: onap/sdc-frontend:1.10.4
 pullPolicy: Always
 
 config:
@@ -112,7 +112,6 @@ service:
   type: NodePort
   name: sdc-fe
   portName: http
-  nodePort: "06"
   internalPort: 8181
   externalPort: 8181
   nodePort2: "07"