Redis mastergroup name should be resolvable and argocd-redis-ha is (#1450)

the mastergroup name of redis was set as argocd since this is not
resolvable because no service has this name, this should be
renamed to the service which selects all redis pods
This commit is contained in:
Karsten Siemer 2019-04-12 16:26:52 +02:00 committed by Alexander Matyushentsev
parent ac3d12c746
commit 7084e3af5c

View file

@ -2,6 +2,6 @@ redis-ha:
persistentVolume:
enabled: false
redis:
masterGroupName: argocd
masterGroupName: argocd-redis-ha
config:
save: "\"\""