fix(jellyfin): use pod-level NFS

which is vers=4.0
This commit is contained in:
JJGadgets
2023-10-30 07:10:20 +08:00
parent 359a86283f
commit 61473cd27c

View File

@@ -64,7 +64,10 @@ spec:
persistence:
media:
enabled: true
existingClaim: jellyfin-nas-media
type: nfs
server: "${IP_TRUENAS}"
path: "${PATH_NAS_MEDIA}"
# existingClaim: jellyfin-nas-media
mountPath: /media
readOnly: true
transcode: