Merge "[SO] Make SO independent of MSB - OOM Changes"
[oom.git] / kubernetes / uui / values.yaml
index ef1af20..8d29ab8 100644 (file)
@@ -25,7 +25,7 @@ subChartsOnly:
 flavor: small
 
 # application image
-image: onap/usecase-ui:5.1.2
+image: onap/usecase-ui:5.2.2
 pullPolicy: Always
 
 # application configuration
@@ -73,8 +73,8 @@ service:
           "path":"/iui/usecaseui",
           "protocol": "UI",
           "visualRange":"1",
-          "port": "http",
-          "port": "{{ include "common.getPort" (dict "global" . "name" "http" "getPlain" true) }}"
+          "port": "{{ include "common.getPort" (dict "global" . "name" "http" "getPlain" true) }}",
+          "enable_ssl": false
         }
       ]{{ end }}