Merge "Update CLI docker version for beijing"
authorMike Elliott <mike.elliott@amdocs.com>
Tue, 29 May 2018 12:17:02 +0000 (12:17 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 29 May 2018 12:17:02 +0000 (12:17 +0000)
1  2 
kubernetes/cli/values.yaml

@@@ -25,7 -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 +59,7 @@@ service
    internalPort: "80"
    internalPort1: 8080
    nodePort: "60"
 -  nodePort1: "61"
 +  nodePort1: "71"
  
  ingress:
    enabled: false