feat(argo-rollouts): Support HA mode for controller with multiple replicas (#1016)

Signed-off-by: Tung Huynh <31434093+huynhsontung@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Tung Huynh 2021-12-20 11:13:24 -08:00 committed by GitHub
parent 0ce72e3028
commit 0ee1099de9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 2 deletions

View file

@ -11,6 +11,7 @@ controller:
nodeSelector: {}
tolerations: []
affinity: {}
replicas: 1
image:
registry: quay.io
repository: argoproj/argo-rollouts