Merge "[CONTRIB] Move Netbox service to ClusterIP"
[oom.git] / kubernetes / uui / charts / uui-server / values.yaml
index 567baab..a43ae6e 100644 (file)
@@ -17,7 +17,7 @@
 # Declare variables to be passed into your templates.
 global:
   uuiPortPrefix: 303
-  readinessRepository: oomk8s
 subChartsOnly:
   enabled: true
 
@@ -25,7 +25,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/usecase-ui-server:3.0.1
+image: onap/usecase-ui-server:3.0.6
 pullPolicy: Always
 
 # application configuration
@@ -69,7 +69,7 @@ ingress:
       name: "uui-server"
       port: 8082
   config:
-    ssl: "none"
+    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