From e0fdc6c9bbf3a4f7708d58fca6666a346cfd4f11 Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Fri, 12 Jun 2026 19:10:14 +0300 Subject: [PATCH] fix monitoring part 5 --- argocd/apps/monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/monitoring.yaml b/argocd/apps/monitoring.yaml index 3670ac9..8299339 100644 --- a/argocd/apps/monitoring.yaml +++ b/argocd/apps/monitoring.yaml @@ -120,7 +120,7 @@ spec: - group: operator.victoriametrics.com kind: VMAlertmanager jsonPointers: - - /spec/templates + - /spec/config syncPolicy: syncOptions: - CreateNamespace=true