modified: deploy/app/playlists-pvc.yaml

This commit is contained in:
Márcio Fernandes
2026-07-13 15:04:17 +00:00
parent 99c412552e
commit c883e9663e
+2
View File
@@ -3,6 +3,8 @@ kind: PersistentVolume
metadata: metadata:
name: lyrionmusicserver-playlists name: lyrionmusicserver-playlists
spec: spec:
capacity:
storage: 1Gi
accessModes: accessModes:
- ReadWriteOnce - ReadWriteOnce
hostPath: hostPath: