nextcloud-mail-sync: align data mount

This commit is contained in:
Brad Stein 2026-01-07 04:43:13 -03:00
parent 7506919394
commit 5a92e99c8d

View File

@ -69,7 +69,7 @@ spec:
- name: nextcloud-app
mountPath: /var/www/html
- name: nextcloud-user-data
mountPath: /data/userdata
mountPath: /var/www/html/data
- name: sync-script
mountPath: /sync/sync.sh
subPath: sync.sh