subpath for nc-db

This commit is contained in:
Steffen Illium 2024-04-06 16:52:05 +02:00
parent 67218a5ada
commit 6b8e095da0

View File

@ -43,6 +43,7 @@ spec:
volumeMounts:
- mountPath: /var/lib/mysql
name: nextcloud-db-pvc
subPath: db-storage
- image: redis:alpine
name: redis
resources: {}