container: formatting
This commit is contained in:
@@ -3,11 +3,12 @@
|
||||
prometheus_scrape_interval: 5s
|
||||
prometheus_evaluation_interval: 15s
|
||||
prometheus_storage_retention: 3650d
|
||||
prometheus_install_grafana: false
|
||||
|
||||
prometheus_hcloud_enabled: false
|
||||
prometheus_hcloud_relabel_configs: []
|
||||
|
||||
prometheus_install_alertmanager: true
|
||||
prometheus_install_webhook: false
|
||||
prometheus_install_grafana: false
|
||||
|
||||
alertmanager_storage_retention: "{{ prometheus_storage_retention }}"
|
||||
|
||||
@@ -47,7 +47,7 @@ argument_specs:
|
||||
required: false
|
||||
|
||||
prometheus_install_grafana:
|
||||
description: If true, installs grafana in the same docker network as prometheus and configures it with prometheus as data source
|
||||
description: If true, installs grafana in the same docker network as prometheus
|
||||
type: bool
|
||||
required: false
|
||||
default: false
|
||||
|
||||
Reference in New Issue
Block a user