argocd-helm/charts/argo-cd/ci/ha-static-values.yaml
Petr Drastil edf29d2e15
Add argocd-cmd-params-cm (#1267)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-09-21 13:48:37 +02:00

12 lines
142 B
YAML

# Test High Availability without autoscaling
crds:
keep: false
redis-ha:
enabled: true
server:
replicas: 2
repoServer:
replicas: 2