From 941493e310ea4db20f82e05099b71c4b67c39866 Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Fri, 12 Jun 2026 19:45:10 +0300 Subject: [PATCH] fix pg operator --- argocd/apps/cnpg-operator.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/argocd/apps/cnpg-operator.yaml b/argocd/apps/cnpg-operator.yaml index 12f2372..bb23cdc 100644 --- a/argocd/apps/cnpg-operator.yaml +++ b/argocd/apps/cnpg-operator.yaml @@ -17,3 +17,4 @@ spec: syncPolicy: syncOptions: - CreateNamespace=true + - ServerSideApply=true