[VFC] Service Mesh Compatibility
[oom.git] / kubernetes / vfc / components / vfc-redis / values.yaml
index 6ea05d7..1c6c4b4 100644 (file)
@@ -24,7 +24,7 @@ global:
 # application image
 flavor: small
 
-image: onap/vfc/db:1.3.4
+image: onap/vfc/db:1.3.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -55,7 +55,7 @@ readiness:
 service:
   type: ClusterIP
   name: vfc-redis
-  portName: vfc-redis
+  portName: http
   externalPort: 6379
   internalPort: 6379