typo corrected

This commit is contained in:
Steffen Illium 2024-04-09 19:30:14 +02:00
parent 3237a08084
commit bb6d0d8f82

View File

@ -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: