Persistent Redis volume not needed

This commit is contained in:
WilliamMiceli
2018-10-01 09:46:32 -04:00
parent e784c08c5e
commit 2096a82c90

View File

@@ -74,8 +74,6 @@ services:
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
{{- end}}
restart: on-failure
volumes:
- /RancherCattleData/${DATA_DIR}/Redis:/data
{{- end}}
networks: