mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-10 04:37:36 +01:00
Adjust indentation for matrix-alertmanager-receiver
This commit is contained in:
parent
032b76bd62
commit
2617d00e75
@ -72,12 +72,12 @@ Then, you can proceed to [Usage](#usage).
|
||||
Configure your Prometheus Alertmanager with configuration like this:
|
||||
|
||||
```yml
|
||||
receivers:
|
||||
receivers:
|
||||
- name: matrix
|
||||
webhook_configs:
|
||||
- send_resolved: true
|
||||
url: URL_HERE
|
||||
route:
|
||||
route:
|
||||
group_by:
|
||||
- namespace
|
||||
group_interval: 5m
|
||||
|
Loading…
Reference in New Issue
Block a user