diff --git a/services/nextcloud-mail-sync/cronjob.yaml b/services/nextcloud-mail-sync/cronjob.yaml index 55ff608..efce1ad 100644 --- a/services/nextcloud-mail-sync/cronjob.yaml +++ b/services/nextcloud-mail-sync/cronjob.yaml @@ -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