fix nesting
This commit is contained in:
parent
5b502f93b4
commit
354ef2a6f9
|
|
@ -148,7 +148,7 @@ kube-prometheus-stack:
|
||||||
repeat_interval: 12h
|
repeat_interval: 12h
|
||||||
receiver: 'null'
|
receiver: 'null'
|
||||||
routes:
|
routes:
|
||||||
- match:
|
- match:
|
||||||
alertname: WebrtcBeCrashed
|
alertname: WebrtcBeCrashed
|
||||||
receiver: 'email-and-slack-notifications'
|
receiver: 'email-and-slack-notifications'
|
||||||
- match:
|
- match:
|
||||||
|
|
|
||||||
|
|
@ -148,7 +148,7 @@ kube-prometheus-stack:
|
||||||
repeat_interval: 12h
|
repeat_interval: 12h
|
||||||
receiver: 'null'
|
receiver: 'null'
|
||||||
routes:
|
routes:
|
||||||
- match:
|
- match:
|
||||||
alertname: WebrtcBeCrashed
|
alertname: WebrtcBeCrashed
|
||||||
receiver: 'email-and-slack-notifications'
|
receiver: 'email-and-slack-notifications'
|
||||||
- match:
|
- match:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue