X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fuui%2Fvalues.yaml;h=79b649c63d73a83d47ee4b001fd10a7c737ed24c;hb=26bf94d0e6d07c8fd663abe97739f2f3baeaee3a;hp=ca45b68727701d0d35e6483964a35e44c2285d4a;hpb=a9a3a49dc0ea71b84c435e732811510bcea655b0;p=oom.git diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml index ca45b68727..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:3.0.1 +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