[SDC] Update SDC docker images to 1.11.8
[oom.git] / kubernetes / sdc / components / sdc-fe / values.yaml
index a2502a9..04d9644 100644 (file)
@@ -47,7 +47,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-frontend:1.10.4
+image: onap/sdc-frontend:1.11.8
 pullPolicy: Always
 
 config:
@@ -112,12 +112,12 @@ service:
   type: NodePort
   name: sdc-fe
   portName: http
-  nodePort: "06"
   internalPort: 8181
   externalPort: 8181
-  nodePort2: "07"
   internalPort2: 9443
   externalPort2: 9443
+  nodePort: "07"
+
 
 ingress:
   enabled: false