chore(argo-cd): add app-resync as a template variable (#397)

Signed-off-by: darshanime <deathbullet@gmail.com>

Co-authored-by: Spencer Gilbert <Spencer.Gilbert@gmail.com>
This commit is contained in:
Darshan Chaudhary 2020-07-12 22:19:45 +05:30 committed by GitHub
parent 562a8fcd98
commit 6a09dda2ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 1 deletions

View file

@ -35,6 +35,7 @@ controller:
args:
statusProcessors: "20"
operationProcessors: "10"
appResyncPeriod: "180"
## Argo controller log level
logLevel: info