Skip to content

Commit 9f8926d

Browse files
authored
lower argocd reconilcation time to 60s (#2244)
1 parent 0ce773c commit 9f8926d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

k8s/helmfile/env/production/argo-cd-base.values.yaml.gotmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ configs:
1111
users.anonymous.enabled: true
1212
admin.enabled: false
1313

14+
timeout.reconciliation: 60s
15+
1416
ui.bannerpermanent: true
1517
ui.bannerposition: "top"
1618
ui.bannercontent: "PRODUCTION"

0 commit comments

Comments
 (0)