fix: correct null receiver typos in alertmanager config

This commit is contained in:
2026-03-16 18:54:55 +01:00
parent 28a1ba4642
commit d52973f5fa
@@ -31,7 +31,12 @@ spec:
group_interval: 10m
repeat_interval: 12h
receiver: telegram
routes:
- receiver: "null"
matchers:
- alertname =~ "InfoInhibitor|Watchdog"
receivers:
- name: "null"
- name: telegram
telegram_configs:
- bot_token_file: /etc/alertmanager/secrets/alertmanager-telegram/telegram_bot_token