Moved from rancher-nfs to local volume mounting

This commit is contained in:
WilliamMiceli
2018-09-20 22:58:57 -04:00
parent 7ff358d41e
commit 4aab1c886b
5 changed files with 13 additions and 83 deletions

View File

@@ -23,12 +23,4 @@ services:
{{- end}}
restart: on-failure
volumes:
- Data:/data
volumes:
Data:
driver: rancher-nfs
driver_opts:
host: 10.0.10.21
export: /RancherCattleData/${DATA_DIR}/Data
onRemove: retain
- /RancherCattleData/${DATA_DIR}/Data:/data