Added /var/cloud as default mount
This commit is contained in:
@@ -100,6 +100,8 @@ spec:
|
||||
- name: serverconfig
|
||||
mountPath: /docker-entrypoint.d/unit.json
|
||||
subPath: unit.json
|
||||
- name: cloud
|
||||
mountPath: /var/cloud
|
||||
{{- if .Values.storage.wpContent }}
|
||||
{{- range $v := .Values.storage.wpContent }}
|
||||
- name: cloud-local
|
||||
|
||||
Reference in New Issue
Block a user