argocd-helm/charts/argo-cd/ci/ha-autoscaling-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

16 lines
215 B
YAML

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