Slowly adjusting to remove Rancher NFS
This commit is contained in:
@@ -10,7 +10,6 @@ services:
|
|||||||
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL_KEY}=${HOST_LABEL_VALUE}
|
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL_KEY}=${HOST_LABEL_VALUE}
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ${CONFIG_VOLUME}:/etc/gitlab:nocopy
|
- ${CONFIG_DIR}:/etc/gitlab
|
||||||
- ${LOGS_VOLUME}:/var/lob/gitlab:nocopy
|
- ${LOG_DIR}:/var/log/gitlab
|
||||||
- ${DATA_VOLUME}:/var/opt/gitlab:nocopy
|
- ${DATA_DIR}:/var/opt/gitlab
|
||||||
volumes_driver: rancher-nfs
|
|
||||||
Reference in New Issue
Block a user