Update services/PVR/Jellyfin/values.yaml
This commit is contained in:
parent
17a557432f
commit
be01b17266
@ -13,7 +13,7 @@ securityContext:
|
||||
- "SYS_ADMIN"
|
||||
drop:
|
||||
- "ALL"
|
||||
privileged: false
|
||||
privileged: true
|
||||
|
||||
volumes:
|
||||
- name: flexvolsmb-jellyfin-movies
|
||||
@ -34,9 +34,7 @@ volumeMounts:
|
||||
- name: igpu
|
||||
mountPath: /dev/dri
|
||||
|
||||
jellyfin:
|
||||
# -- Enable DLNA. Requires host network. See: https://jellyfin.org/docs/general/networking/dlna.html
|
||||
enableDLNA: false
|
||||
# jellyfin: {}
|
||||
|
||||
persistence:
|
||||
config:
|
||||
|
Loading…
x
Reference in New Issue
Block a user