diff --git a/k8s/core/prometheus/app.yaml b/k8s/core/prometheus/app.yaml index fd152d1..f6a6b40 100644 --- a/k8s/core/prometheus/app.yaml +++ b/k8s/core/prometheus/app.yaml @@ -18,4 +18,5 @@ spec: prune: true syncOptions: - CreateNamespace=true + - ServerSideApply=true