typo in db pvc

This commit is contained in:
2024-04-09 19:44:56 +02:00
parent 431044ab3b
commit 437badefb1

View File

@ -42,7 +42,7 @@ spec:
protocol: TCP
volumeMounts:
- mountPath: /var/lib/mysql
name: nextcloud-db-pvc
name: nextcloud-pvc
subPath: db-storage
- image: redis:alpine
name: redis