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