Increase vid-mariadb-galera replicaCount from 1 to 2 47/92247/2
authorIttay Stern <ittay.stern@att.com>
Mon, 29 Jul 2019 14:52:55 +0000 (17:52 +0300)
committerIttay Stern <ittay.stern@att.com>
Tue, 30 Jul 2019 13:45:50 +0000 (13:45 +0000)
Issue-ID: VID-358

Change-Id: Ic46c9d361e4df9ef218b8cb6ceb314d92810ced0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
kubernetes/vid/charts/vid-mariadb-galera/values.yaml

index d5ed703..5ea5bdd 100644 (file)
@@ -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: {}