Slowly adjusting to remove Rancher NFS

This commit is contained in:
WilliamMiceli
2018-06-28 06:19:20 -04:00
parent 5b1243c281
commit ea4fb1a4c3

View File

@@ -10,7 +10,6 @@ services:
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL_KEY}=${HOST_LABEL_VALUE}
restart: always
volumes:
- ${CONFIG_VOLUME}:/etc/gitlab:nocopy
- ${LOGS_VOLUME}:/var/lob/gitlab:nocopy
- ${DATA_VOLUME}:/var/opt/gitlab:nocopy
volumes_driver: rancher-nfs
- ${CONFIG_DIR}:/etc/gitlab
- ${LOG_DIR}:/var/log/gitlab
- ${DATA_DIR}:/var/opt/gitlab