mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(jellyfin): use pod-level NFS
which is vers=4.0
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user