From 16083049401ae4bf871358441cff660d5d7c03e1 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 10 Oct 2025 04:40:08 +0300 Subject: [PATCH] Fix annotation for rancher monitoring --- applicationsets/rancher-monitoring-appset.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/applicationsets/rancher-monitoring-appset.yaml b/applicationsets/rancher-monitoring-appset.yaml index 9e3506e..6a6e1b3 100644 --- a/applicationsets/rancher-monitoring-appset.yaml +++ b/applicationsets/rancher-monitoring-appset.yaml @@ -32,3 +32,4 @@ spec: selfHeal: true syncOptions: - CreateNamespace=true + - ServerSideApply=true