X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fuui%2Fvalues.yaml;h=79b649c63d73a83d47ee4b001fd10a7c737ed24c;hb=refs%2Fchanges%2F55%2F108555%2F9;hp=e76e46c64ff8ff488e98f0c22d19ae9ae933317f;hpb=073d1f84e6c570b7c68013403a45db8101d15eea;p=oom.git diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml index e76e46c64f..79b649c63d 100644 --- a/kubernetes/uui/values.yaml +++ b/kubernetes/uui/values.yaml @@ -25,7 +25,7 @@ flavor: small # application image repository: nexus3.onap.org:10001 -image: onap/usecase-ui:2.0.5 +image: onap/usecase-ui:3.0.4 pullPolicy: Always # application configuration @@ -65,11 +65,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