Removed slack webhook URL (Security action)

pull/1886/head
24kushang 6 months ago committed by GitHub
parent c6a72b74ed
commit 3125b0d96c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      alertmanager/alertmanager.yml

@ -10,7 +10,7 @@ route:
receivers:
- name: 'slack-notifications'
slack_configs:
- api_url: 'https://hooks.slack.com/services/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'
- api_url: URL_Slack_app
channel: '#alerts'
send_resolved: true
title: '{{ .CommonAnnotations.summary }}'

Loading…
Cancel
Save