install crds in ha values ci for workflows

Signed-off-by: ilia-medvedev-codefresh <ilia.medvedev@codefresh.io>
This commit is contained in:
ilia-medvedev-codefresh 2024-01-31 15:26:24 +02:00 committed by GitHub
parent 92899794e2
commit 43a3bc70df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,8 @@
# Sample values for High Availability configuration, following https://argoproj.github.io/argo-workflows/high-availability/
crds:
install: true
keep: false
controller:
# in v3.0+, a second controller can be ran as a hot-standby: https://argoproj.github.io/argo-workflows/high-availability/#workflow-controller
replicas: 2 # should be strictly greater than PDB minAvailable