[COMMON] Harmonize all component ingress config
[oom.git] / kubernetes / sdc / components / sdc-fe / values.yaml
index e86ae4c..76c9e13 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.9
 pullPolicy: Always
 
 config:
@@ -122,9 +122,10 @@ service:
 ingress:
   enabled: false
   service:
-    - baseaddr: "sdc.api.fe"
+    - baseaddr: "sdc-fe-ui"
       name: "sdc-fe"
       port: 9443
+      plain_port: 8181
   config:
     ssl: "redirect"