nextcloud data dir synced

This commit is contained in:
2024-05-05 22:52:29 +02:00
parent a563078a6f
commit 02ae4d9014

View File

@ -23,6 +23,8 @@ spec:
- mountPath: /var/www/html
name: nextcloud
subPath: html
- mountPath: /var/www/html/data
name: nextcloud-data
command: [ "/cron.sh" ]
resources: {}
- image: mariadb