diff --git a/apps/argocd/base/monitoring/grafana.yaml b/apps/argocd/base/monitoring/grafana.yaml index 53b9e93c1..0e0838564 100644 --- a/apps/argocd/base/monitoring/grafana.yaml +++ b/apps/argocd/base/monitoring/grafana.yaml @@ -19,13 +19,8 @@ spec: selfHeal: true allowEmpty: true syncOptions: - - Validate=false - - CreateNamespace=false - - PrunePropagationPolicy=foreground - - PruneLast=true - - Replace=true - - ApplyOutOfSyncOnly=false - - Prune=true + - Prune=true + - ServerSideApply=true retry: limit: 5 backoff: