Persist Prometheus data in bind mount

This commit is contained in:
2020-07-30 01:10:27 -04:00
parent fa4aae4dfd
commit 46f2b6c0f6
3 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
prom_name: prometheus
grafana_name: grafana
prom_root: "/opt/{{ prom_name }}/config"
prom_root: "/opt/{{ prom_name }}"