prometheus-operator: Fix alertmanager config

This commit is contained in:
Lauri Võsandi 2023-08-14 19:03:04 +03:00
parent e02a10b192
commit ce7f5f51fb

View File

@ -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'