typo corrected
This commit is contained in:
parent
3237a08084
commit
bb6d0d8f82
@ -76,10 +76,10 @@ spec:
|
||||
resources: {}
|
||||
volumeMounts:
|
||||
- mountPath: /var/www/html
|
||||
name: nextcloud-pv
|
||||
name: nextcloud-pvc
|
||||
subPath: html
|
||||
- mountPath: /var/www/html/data
|
||||
name: nextcloud-pv
|
||||
name: nextcloud-pvc
|
||||
subPath: data
|
||||
restartPolicy: Always
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user