prometheus: add support for installing webhook server

This commit is contained in:
uumas
2023-12-21 01:22:26 +02:00
parent 0eeeecb549
commit 681b788ac4
4 changed files with 66 additions and 0 deletions

View File

@@ -7,5 +7,6 @@ prometheus_install_grafana: false
prometheus_hcloud_relabel_configs: []
prometheus_install_alertmanager: true
prometheus_install_webhook: false
alertmanager_storage_retention: "{{ prometheus_storage_retention }}"