Adjust indentation for matrix-alertmanager-receiver

This commit is contained in:
Slavi Pantaleev 2024-07-06 21:53:08 +03:00
parent 032b76bd62
commit 2617d00e75
2 changed files with 27 additions and 27 deletions

View File

@ -72,12 +72,12 @@ Then, you can proceed to [Usage](#usage).
Configure your Prometheus Alertmanager with configuration like this: Configure your Prometheus Alertmanager with configuration like this:
```yml ```yml
receivers: receivers:
- name: matrix - name: matrix
webhook_configs: webhook_configs:
- send_resolved: true - send_resolved: true
url: URL_HERE url: URL_HERE
route: route:
group_by: group_by:
- namespace - namespace
group_interval: 5m group_interval: 5m