Changed data directory to be just "/Rancher"
This commit is contained in:
@@ -34,6 +34,6 @@ services:
|
||||
restart: on-failure
|
||||
volumes:
|
||||
{{- if eq .Values.PERSIST_CONF "true"}}
|
||||
- /RancherCattle/${DATA_DIR}/Configuration:/usr/local/apache2/conf
|
||||
- /Rancher/${DATA_DIR}/Configuration:/usr/local/apache2/conf
|
||||
{{- end}}
|
||||
- /RancherCattle/${DATA_DIR}/Public-HTML:/usr/local/apache2/htdocs/
|
||||
- /Rancher/${DATA_DIR}/Public-HTML:/usr/local/apache2/htdocs/
|
||||
Reference in New Issue
Block a user