add null route

This commit is contained in:
2025-12-01 21:14:26 -05:00
parent 6f3ce4f03d
commit 6df782ae99

View File

@@ -3,6 +3,7 @@ kube-prometheus-stack:
config: config:
route: route:
routes: routes:
- receiver: 'null'
- receiver: "discord_webhook" - receiver: "discord_webhook"
matchers: matchers:
- severity = "critical" - severity = "critical"