nextcloud data dir synced
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user