From 25d092cf6d029116903b4bf17c13107d111fcefb Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 11 Dec 2025 20:12:48 -0600 Subject: [PATCH] apply server side diff --- clusters/cl01tl/helm/argocd/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/cl01tl/helm/argocd/values.yaml b/clusters/cl01tl/helm/argocd/values.yaml index e52e6090e..e65b3f51a 100644 --- a/clusters/cl01tl/helm/argocd/values.yaml +++ b/clusters/cl01tl/helm/argocd/values.yaml @@ -6,6 +6,7 @@ argo-cd: admin.enabled: true timeout.reconciliation: 100s timeout.reconciliation.jitter: 60s + controller.diff.server.side: "true" url: https://argocd.alexlebens.net statusbadge.url: https://argocd.alexlebens.net/ statusbadge.enabled: true