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
|
||||
receiver: 'null'
|
||||
receivers:
|
||||
- name: 'null'
|
||||
- name: 'slack-notifications'
|
||||
slackConfigs:
|
||||
- channel: '#kube-prod'
|
||||
|
Loading…
Reference in New Issue
Block a user