X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fvfc%2Fcharts%2Fvfc-db%2Fvalues.yaml;h=e4cf342174e0de86b663293bef92337eb1f065d1;hb=e9871c59fce3da4f1a8f0e83fa1b4031f47fef43;hp=676abd390c3580239b78c605e6939c5457a9ddb6;hpb=404431e64e2936ae3f06b1e02d5c5cf67db3790a;p=oom.git diff --git a/kubernetes/vfc/charts/vfc-db/values.yaml b/kubernetes/vfc/charts/vfc-db/values.yaml index 676abd390c..e4cf342174 100644 --- a/kubernetes/vfc/charts/vfc-db/values.yaml +++ b/kubernetes/vfc/charts/vfc-db/values.yaml @@ -29,7 +29,7 @@ global: flavor: small repository: nexus3.onap.org:10001 -image: onap/vfc/db:1.2.0 +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