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
commit e8b1f17534

View File

@ -35,7 +35,7 @@ prometheus:
volumes_from: volumes_from:
- prom-conf - prom-conf
volumes: volumes:
- /data/ - prometheus-data:/prometheus
links: links:
- cadvisor:cadvisor - cadvisor:cadvisor
- node-exporter:node-exporter - node-exporter:node-exporter