argo-helm/charts/argo-cd/ci/ha-static-values.yaml

13 lines
142 B
YAML

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