diff --git a/argocd/apps/monitoring.yaml b/argocd/apps/monitoring.yaml index e8f8b13..778d669 100644 --- a/argocd/apps/monitoring.yaml +++ b/argocd/apps/monitoring.yaml @@ -26,4 +26,5 @@ spec: prune: false selfHeal: true syncOptions: - - CreateNamespace=true \ No newline at end of file + - CreateNamespace=true + - ServerSideApply=true \ No newline at end of file