[prometheus] Add missing webhook for alertmanager

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-02-23 16:18:29 +01:00 committed by ynerant
parent 514fd78eed
commit 4f8cf7f901
1 changed files with 2 additions and 0 deletions

View File

@ -56,3 +56,5 @@ receivers:
webhook_configs:
- url: 'http://localhost:5000/'
send_resolved: true
- url: 'http://localhost:8000/'
send_resolved: true