From 1e1d81672e4f3ac8eb38747f0680bb2c920f0075 Mon Sep 17 00:00:00 2001 From: Marco van Zijl Date: Sat, 10 May 2025 10:22:39 +0200 Subject: [PATCH] Enable creation of default rules in kube-prometheus-stack configuration --- applications/templates/kube-prometheus-stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/templates/kube-prometheus-stack.yaml b/applications/templates/kube-prometheus-stack.yaml index ffdb2dd..d8f828d 100644 --- a/applications/templates/kube-prometheus-stack.yaml +++ b/applications/templates/kube-prometheus-stack.yaml @@ -30,7 +30,7 @@ spec: crds: enabled: true defaultRules: - create: false + create: true windowsMonitoring: enabled: false alertmanager: