ArgoCD HA setup is breaking #22602
Megha-Varshney
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, When I am enabling redis ha for argocd, the HAProxy pods are going into Init:CrashLoopBackOff mode with following error:
I am using the argocd default chart and values.
Also when I am trying to run helmfile sync command, I am getting this error:
Error: UPGRADE FAILED: cannot patch "argocd-redis-ha-server" with kind StatefulSet: StatefulSet.apps "argocd-redis-ha-server" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'ordinals', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden
ArgoCD version - 2.8.4
Redis HA version - 4.23.0
Can anyone please help on this?
Beta Was this translation helpful? Give feedback.
All reactions