From 050c774db050b81de9cf3705ce34606c7f0c2e5e Mon Sep 17 00:00:00 2001 From: Patrick Sy Date: Tue, 3 Jun 2025 14:57:39 +0200 Subject: [PATCH] fix(observability): Switched to ServerSideApply for o12y stack --- template/stacks/observability/victoria-k8s-stack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/template/stacks/observability/victoria-k8s-stack.yaml b/template/stacks/observability/victoria-k8s-stack.yaml index 7049fe5..fbe5b3a 100644 --- a/template/stacks/observability/victoria-k8s-stack.yaml +++ b/template/stacks/observability/victoria-k8s-stack.yaml @@ -12,6 +12,7 @@ spec: selfHeal: true syncOptions: - CreateNamespace=true + - ServerSideApply=true destination: name: in-cluster namespace: observability