X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fuui%2Fvalues.yaml;h=758200eede2670c400e3cc4170815204ce7126b5;hb=31bb6fe2a093273e4a10cd0c46adfae75f736cd6;hp=ca45b68727701d0d35e6483964a35e44c2285d4a;hpb=83fd8481ac037ae0b29b5b299dd7199920fb8567;p=oom.git diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml index ca45b68727..32b8449240 100644 --- a/kubernetes/uui/values.yaml +++ b/kubernetes/uui/values.yaml @@ -17,15 +17,14 @@ # Declare variables to be passed into your templates. global: uuiPortPrefix: 303 - readinessRepository: oomk8s + subChartsOnly: enabled: true flavor: small # application image -repository: nexus3.onap.org:10001 -image: onap/usecase-ui:3.0.1 +image: onap/usecase-ui:4.0.5 pullPolicy: Always # application configuration @@ -65,11 +64,11 @@ service: ingress: enabled: false service: - - baseaddr: uui + - baseaddr: "uui.api" name: "uui" port: 8443 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