Update git submodules
[oom.git] / kubernetes / vid / charts / vid-mariadb-galera / values.yaml
index d5ed703..e0da745 100644 (file)
@@ -27,7 +27,7 @@ global:
 
 #repository: mysql
 repository: nexus3.onap.org:10001
-image: adfinissygroup/k8s-mariadb-galera-centos:v002
+image: adfinissygroup/k8s-mariadb-galera-centos:v004
 imageInit: busybox
 pullPolicy: IfNotPresent
 
@@ -43,8 +43,7 @@ config:
 
 
 # default number of instances in the StatefulSet
-# keep in mind that if the number is increased you need to update vid-galera-config-job.yaml so that the job will know to wait for all pods.
-replicaCount: 1
+replicaCount: 2
 
 nodeSelector: {}