forked from k-space/kube
prometheus-operator: Fix alertmanager config
This commit is contained in:
parent
e02a10b192
commit
ce7f5f51fb
@ -16,6 +16,7 @@ spec:
|
|||||||
value: critical
|
value: critical
|
||||||
receiver: 'null'
|
receiver: 'null'
|
||||||
receivers:
|
receivers:
|
||||||
|
- name: 'null'
|
||||||
- name: 'slack-notifications'
|
- name: 'slack-notifications'
|
||||||
slackConfigs:
|
slackConfigs:
|
||||||
- channel: '#kube-prod'
|
- channel: '#kube-prod'
|
||||||
|
Loading…
Reference in New Issue
Block a user