From fc4a7c6dc6f7232cee909c7955b1cc2b9885b09e Mon Sep 17 00:00:00 2001 From: Marco van Zijl Date: Sun, 4 May 2025 13:31:01 +0200 Subject: [PATCH] Fix: Remove network policy configuration for prometheus and prometheusOperator in kube-prometheus-stack --- applications/templates/kube-prometheus-stack.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/applications/templates/kube-prometheus-stack.yaml b/applications/templates/kube-prometheus-stack.yaml index 445fbac..600a750 100644 --- a/applications/templates/kube-prometheus-stack.yaml +++ b/applications/templates/kube-prometheus-stack.yaml @@ -52,15 +52,8 @@ spec: nodeExporter: enabled: true prometheusOperator: - networkPolicy: - enabled: true - flavor: cilium logFormat: json prometheus: - networkPolicy: - enabled: true - flavor: cilium - cilium: {} ingress: enabled: true annotations: