Update VID image
[oom.git] / kubernetes / vid / values.yaml
index 4b377af..d0dbefe 100644 (file)
@@ -28,7 +28,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: openecomp/vid:v1.1.1
+image: onap/vid:2.0.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -56,7 +56,7 @@ config:
 
 # subchart configuration
 mariadb:
-  nameOverride: vid-db
+  nameOverride: vid-mariadb
 
 # default number of instances
 replicaCount: 1
@@ -80,6 +80,7 @@ readiness:
 service:
   type: NodePort
   name: vid
+  portName: vid
   externalPort: "00"
   nodePort: "00"
   internalPort: 8080