fixed prometheus data persistence, see #580

This commit is contained in:
Ilya Braude 2017-08-04 00:59:20 -04:00
parent 1da0e96ea2
commit a6a8578631

View File

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