Removes extra spaces from alertmanager config (#157)

This commit is contained in:
Nikita Sobolev 2020-12-03 11:13:43 +03:00 committed by GitHub
parent 93e40128fa
commit 00b8141ba6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
route:
receiver: 'slack'
route:
receiver: 'slack'
receivers:
- name: 'slack'
receivers:
- name: 'slack'
# slack_configs:
# - send_resolved: true
# username: '<username>'
# channel: '#<channel-name>'
# api_url: '<incomming-webhook-url>'
# api_url: '<incomming-webhook-url>'