X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fuui%2Fvalues.yaml;h=bfecdb7d4f5a45be43e5fcb9cfc6a9f22236e685;hb=5d63a33e1c4f8510912af1387a7eb1ce95e03292;hp=faab73a7a29cf02b36f425bf5a85ce1cd515baad;hpb=f0cc8779a4737f9dc02a3f9211c4e35d527c70fc;p=oom.git diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml index faab73a7a2..bfecdb7d4f 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:1.2.0 +image: onap/usecase-ui:2.0.1 pullPolicy: Always # application configuration @@ -64,6 +64,12 @@ service: ingress: enabled: false + service: + - baseaddr: uui + name: "uui" + port: 8080 + config: + ssl: "none" # 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