Fixed prometheus persistant storage (fix needed to store on disk)
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -374,7 +374,8 @@ node_exporter_bin_path: /usr/local/bin/node_exporter
|
||||
# Prometheus
|
||||
#
|
||||
|
||||
prometheus_user: "prometheus"
|
||||
prometheus_puid: "65534"
|
||||
prometheus_pgid: "65534"
|
||||
prometheus_host: "prometheus"
|
||||
prometheus_data: "{{docker_data_dir}}/prometheus/"
|
||||
prometheus_config: "{{docker_dir}}/prometheus/"
|
||||
|
||||
Reference in New Issue
Block a user