Version 3.0.4 of UUI needs to be released.
[oom.git] / kubernetes / uui / values.yaml
index 2cea577..79b649c 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/usecase-ui:1.2.2
+image: onap/usecase-ui:3.0.4
 pullPolicy: Always
 
 # application configuration
@@ -59,11 +59,17 @@ service:
   type: NodePort
   name: uui
   portName: uui
-  internalPort: 8080
+  internalPort: 8443
   nodePort: 98
 
 ingress:
   enabled: false
+  service:
+    - baseaddr: "uui.api"
+      name: "uui"
+      port: 8443
+  config:
+    ssl: "redirect"
 
   # We usually recommend not to specify default resources and to leave this as a conscious
   # choice for the user. This also increases chances charts run on environments with little