X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fuui%2Fvalues.yaml;h=9db67bf0c73a8a15e9eef3dc3870364673c0595d;hb=3c5eece4a94fa232f72d147962c74ae6da93c05d;hp=325e5ccde2b8fef397188c43301a3dddb6a86abf;hpb=6356e07a0caa7caef201d64977bd9615f6837853;p=oom.git diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml index 325e5ccde2..9db67bf0c7 100644 --- a/kubernetes/uui/values.yaml +++ b/kubernetes/uui/values.yaml @@ -17,7 +17,7 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. global: - uuiPortPrefix: 303 + nodePortPrefix: 302 subChartsOnly: enabled: true @@ -25,7 +25,7 @@ subChartsOnly: flavor: small # application image -image: onap/usecase-ui:5.1.2 +image: onap/usecase-ui:5.2.2 pullPolicy: Always # application configuration @@ -59,6 +59,7 @@ service: type: NodePort name: uui internalPort: 8080 + nodePortPrefixOverride: 303 ports: - name: http port: 8080