fix owncloud
This commit is contained in:
@ -70,6 +70,7 @@ spec:
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: {{ .Values.persistence.config.mountPath }}
|
||||
subPath: config
|
||||
- name: files
|
||||
mountPath: {{ .Values.persistence.files.mountPath }}
|
||||
livenessProbe:
|
||||
|
Reference in New Issue
Block a user