feat(argo-cd): add self-heal-timeout as a template variable (#609)

Signed-off-by: Igor Nikonorov <igor.nikonorov@syncier.com>
This commit is contained in:
Igor Nikonorov 2021-03-09 20:03:26 +02:00 committed by GitHub
parent ff388f8f94
commit 4b0358d20f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 1 deletions

View file

@ -43,6 +43,7 @@ controller:
statusProcessors: "20"
operationProcessors: "10"
appResyncPeriod: "180"
selfHealTimeout: "5"
## Argo controller log format: text|json
logFormat: text