From 59ae6fb77737b524e044494c9281b7075fe4d5e4 Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Mon, 29 Dec 2025 23:00:38 +0900 Subject: [PATCH] REFACTOR(argocd): remove serversideapply - from argocd applications - Fixes OutOfSync issues caused by operator-added default values - ServerSideApply causes stricter field management that conflicts with CRD defaults --- cert-manager/argocd.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/cert-manager/argocd.yaml b/cert-manager/argocd.yaml index eae471b..a05f068 100644 --- a/cert-manager/argocd.yaml +++ b/cert-manager/argocd.yaml @@ -32,7 +32,6 @@ spec: - CreateNamespace=true - PrunePropagationPolicy=foreground - PruneLast=true - - ServerSideApply=true retry: limit: 5 backoff: