From 658a81b4c168c2e241e269b6d2df1af9da5165ae Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Thu, 1 Jan 2026 10:34:05 +0900 Subject: [PATCH] REFACTOR(repo): remove ServerSideApply - Remove ServerSideApply configuration - Add RespectIgnoreDifferences syncOption --- prometheus/argocd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus/argocd.yaml b/prometheus/argocd.yaml index d66c2a1..9c0eef8 100644 --- a/prometheus/argocd.yaml +++ b/prometheus/argocd.yaml @@ -44,7 +44,7 @@ spec: - CreateNamespace=true - PrunePropagationPolicy=foreground - PruneLast=true - - ServerSideApply=true + - RespectIgnoreDifferences=true retry: limit: 5 backoff: