Ingress support for list of FQDNs in SDC WF
[oom.git] / kubernetes / sdc / charts / sdc-wfd-fe / values.yaml
index 73b38c3..639c811 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/workflow-frontend:1.4.0
+image: onap/workflow-frontend:1.4.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -80,6 +80,7 @@ service:
 
 ingress:
   enabled: false
+  hosts: ~
   annotations:
     ingress.kubernetes.io/secure-backends: "false"
     nginx.ingress.kubernetes.io/secure-backends: "false"