Removed unneeded code

This commit is contained in:
WilliamMiceli
2018-08-08 02:15:01 -04:00
parent 505c7dad49
commit da6ca0a9fc

View File

@@ -128,10 +128,4 @@ volumes:
driver_opts: driver_opts:
host: 10.0.10.21 host: 10.0.10.21
export: /RancherCattleData/${DATA_DIR}/Storage export: /RancherCattleData/${DATA_DIR}/Storage
onRemove: retain onRemove: retain
# Web:
# driver: rancher-nfs
# driver_opts:
# host: 10.0.10.21
# export: /RancherCattleData/${DATA_DIR}/Web
# onRemove: retain