Merge "Update vfc chart using OOM shared mariadb galera"
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Wed, 24 Apr 2019 10:21:27 +0000 (10:21 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 24 Apr 2019 10:21:27 +0000 (10:21 +0000)
1  2 
kubernetes/vfc/charts/vfc-db/values.yaml

@@@ -29,7 -29,7 +29,7 @@@ global
  flavor: small
  
  repository: nexus3.onap.org:10001
 -image: onap/vfc/db:1.2.1
 +image: onap/vfc/db:1.3.0-STAGING-latest
  pullPolicy: Always
  
  # flag to enable debugging - application support required
@@@ -59,8 -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