This commit is contained in:
Steffen Illium 2024-05-02 14:37:09 +02:00
parent b5fe154bce
commit 327ebc48db

View File

@ -21,7 +21,7 @@ spec:
image: nextcloud
volumeMounts:
- mountPath: /var/www/html
name: nextcloud-pvc
name: nextcloud
subPath: html
command: [ "/cron.sh" ]
resources: {}