summaryrefslogtreecommitdiffstats
path: root/kubernetes/cli/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/cli/values.yaml')
-rw-r--r--kubernetes/cli/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/cli/values.yaml b/kubernetes/cli/values.yaml
index dd034f7b76..6bfd793979 100644
--- a/kubernetes/cli/values.yaml
+++ b/kubernetes/cli/values.yaml
@@ -25,7 +25,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/cli:2.0-STAGING-latest
+image: onap/cli:2.0.2
pullPolicy: Always
# application configuration
@@ -59,7 +59,7 @@ service:
internalPort: "80"
internalPort1: 8080
nodePort: "60"
- nodePort1: "61"
+ nodePort1: "71"
ingress:
enabled: false