Merge "Update VID values.yaml to release 5.0.0"
authorBrian Freeman <bf1936@att.com>
Fri, 9 Aug 2019 02:46:49 +0000 (02:46 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 9 Aug 2019 02:46:49 +0000 (02:46 +0000)
1  2 
kubernetes/vid/values.yaml

@@@ -27,7 -27,7 +27,7 @@@ subChartsOnly
  
  # application image
  repository: nexus3.onap.org:10001
- image: onap/vid:4.3.1
+ image: onap/vid:5.0.0
  pullPolicy: Always
  
  # mariadb image for initializing
@@@ -86,8 -86,10 +86,8 @@@ service
    externalPort: 8443
    internalPort: 8443
    nodePort: "00"
 -  portName2: vid-http
 -  externalPort2: 8080
 -  internalPort2: 8080
 -  nodePort2: "38"
 +  externalHttpPort: 8080
 +  internalHttpPort: 8080
  
  ingress:
    enabled: false