diff --git a/clusters/cl01tl/deployment/argocd/values.yaml b/clusters/cl01tl/deployment/argocd/values.yaml index e8bb96725..9ccc03475 100644 --- a/clusters/cl01tl/deployment/argocd/values.yaml +++ b/clusters/cl01tl/deployment/argocd/values.yaml @@ -4,7 +4,8 @@ argo-cd: configs: cm: admin.enabled: true - timeout.reconciliation: 600s + timeout.reconciliation: 1200s + timeout.reconciliation.jitter: 300s url: https://argocd.alexlebens.net statusbadge.enabled: true dex.config: |