ops/stacks/lvl1/swarmprom/alertmanager/conf/alertmanager.yml

12 lines
264 B
YAML

route:
receiver: 'slack'
receivers:
- name: 'slack'
slack_configs:
- send_resolved: true
text: "{{ .CommonAnnotations.description }}"
#username: <user>#
#channel: <channel>#
#api_url: <url>#