Update vfc chart using OOM shared mariadb galera
[oom.git] / kubernetes / vfc / charts / vfc-db / values.yaml
index 83071e6..e4cf342 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/db:latest
+image: onap/vfc/db:1.2.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -59,8 +59,8 @@ readiness:
 
 service:
   type: ClusterIP
-  name: vfc-db
-  portName: vfc-db
+  name: vfc-redis
+  portName: vfc-redis
   externalPort: 3306
   internalPort: 3306
   externalPort2: 6379