[prometheus] Add missing webhook for alertmanager
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
514fd78eed
commit
4f8cf7f901
|
@ -56,3 +56,5 @@ receivers:
|
|||
webhook_configs:
|
||||
- url: 'http://localhost:5000/'
|
||||
send_resolved: true
|
||||
- url: 'http://localhost:8000/'
|
||||
send_resolved: true
|
||||
|
|
Loading…
Reference in New Issue