From 8a141c219ded09622fc889c1a9f9923db1365bcf Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 10 May 2026 19:58:44 -0500 Subject: [PATCH] feat: disable automation for sync --- clusters/cl01tl/helm/stack/templates/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/stack/templates/application.yaml b/clusters/cl01tl/helm/stack/templates/application.yaml index f2be4fb23..68658666b 100644 --- a/clusters/cl01tl/helm/stack/templates/application.yaml +++ b/clusters/cl01tl/helm/stack/templates/application.yaml @@ -68,7 +68,7 @@ spec: - .spec.endpoints[]?.relabelings[]?.action syncPolicy: automated: - enabled: true + enabled: false prune: true selfHeal: false retry: