Merge pull request #581 from zanchin/master

Persist prometheus and grafana volumes by default
This commit is contained in:
Raúl Sánchez
2017-08-09 20:18:17 +02:00
committed by GitHub
+1 -1
View File
@@ -35,7 +35,7 @@ prometheus:
volumes_from:
- prom-conf
volumes:
- /data/
- prometheus-data:/prometheus
links:
- cadvisor:cadvisor
- node-exporter:node-exporter