added missing datavolume (#209)

This commit is contained in:
Bill Maxwell 2016-07-01 16:39:06 -07:00 committed by GitHub
parent 41a7cf8cf8
commit 5a0aed3f00

View File

@ -40,6 +40,7 @@ glusterfs-data:
volumes: volumes:
- /var/run - /var/run
- /var/lib/glusterd - /var/lib/glusterd
- /data/glusterfs/brick1
labels: labels:
io.rancher.container.hostname_override: container_name io.rancher.container.hostname_override: container_name
io.rancher.container.start_once: true io.rancher.container.start_once: true