Skip to content

Commit 2d7f49a

Browse files
fix: move watchdog to null rec
1 parent e8ed181 commit 2d7f49a

File tree

1 file changed

+1
-1
lines changed
  • argo/cluster/monitoring/kube-prometheus-stack/chart/alertmanager

1 file changed

+1
-1
lines changed

argo/cluster/monitoring/kube-prometheus-stack/chart/alertmanager/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ route:
1010
- alertname
1111

1212
routes:
13-
- receiver: heartbeat
13+
- receiver: "null"
1414
matchers:
1515
- alertname=~"Watchdog"
1616
group_wait: 0s

0 commit comments

Comments
 (0)