From 932c90162dfcd91bfa3319f3ecc669295b42702a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Otto=20Kr=C3=B6pke?= Date: Mon, 22 Jan 2024 08:52:14 +0100 Subject: [PATCH] [kube-prometheus-stack] Enable release label for windows exporter (#4029) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [kube-prometheus-stack] Enable release label for windows exporter Signed-off-by: Jan-Otto Kröpke * fix version Signed-off-by: Jan-Otto Kröpke --------- Signed-off-by: Jan-Otto Kröpke Signed-off-by: Jan-Otto Kröpke Signed-off-by: Jan-Otto Kröpke --- charts/kube-prometheus-stack/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/kube-prometheus-stack/values.yaml b/charts/kube-prometheus-stack/values.yaml index c2fac61fff02..bf3c0d7323b9 100644 --- a/charts/kube-prometheus-stack/values.yaml +++ b/charts/kube-prometheus-stack/values.yaml @@ -236,6 +236,8 @@ prometheus-windows-exporter: enabled: true jobLabel: jobLabel + releaseLabel: true + ## Set job label to 'windows-exporter' as required by the default Prometheus rules and Grafana dashboards ## podLabels: