temporarily add warning to alert just to finally get a working test lmao

This commit is contained in:
2025-12-02 09:15:07 -05:00
parent 927d4e6905
commit 43c6ca185c

View File

@@ -12,6 +12,7 @@ kube-prometheus-stack:
- receiver: "discord_webhook" - receiver: "discord_webhook"
matchers: matchers:
- severity = "critical" - severity = "critical"
- severity = "warning"
receivers: receivers:
- name: "null" - name: "null"
- name: "discord_webhook" - name: "discord_webhook"