rename
This commit is contained in:
parent
82f9e04995
commit
cbe676950d
@ -21,8 +21,8 @@ spec:
|
|||||||
image: nextcloud:latest
|
image: nextcloud:latest
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /var/www/html
|
- mountPath: /var/www/html
|
||||||
name: nextcloud
|
name: nextcloud-pvc
|
||||||
subPath: html
|
subPath: 99f37b73-8f14-44b2-9211-af5de21de749/html
|
||||||
- mountPath: /var/www/html/data
|
- mountPath: /var/www/html/data
|
||||||
name: nextcloud-data
|
name: nextcloud-data
|
||||||
command: [ "/cron.sh" ]
|
command: [ "/cron.sh" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user