prometheus: add support for installing webhook server
This commit is contained in:
5
roles/prometheus/templates/webhooks.yaml.j2
Normal file
5
roles/prometheus/templates/webhooks.yaml.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
|
||||
{% for item in prometheus_webhook_handlers %}
|
||||
- {{ item }}
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user