[UUI] Fix for MSB registration entries
[oom.git] / kubernetes / uui / components / uui-server / values.yaml
index 05c7b3c..4ae01bd 100644 (file)
@@ -118,7 +118,8 @@ service:
           "path":"/iui/usecaseui",
           "protocol": "REST",
           "visualRange":"1",
-          "port": "{{ .Values.service.port }}",
+          "port": "{{ include "common.getPort" (dict "global" . "name" "http" "getPlain" true) }}",
+          "enable_ssl": false
         }
       ]{{ end }}