Update services/PVR/Jellyfin/values.yaml

This commit is contained in:
Danny Bessems 2025-05-14 06:02:19 +00:00
parent 17a557432f
commit be01b17266

View File

@ -13,7 +13,7 @@ securityContext:
- "SYS_ADMIN" - "SYS_ADMIN"
drop: drop:
- "ALL" - "ALL"
privileged: false privileged: true
volumes: volumes:
- name: flexvolsmb-jellyfin-movies - name: flexvolsmb-jellyfin-movies
@ -34,9 +34,7 @@ volumeMounts:
- name: igpu - name: igpu
mountPath: /dev/dri mountPath: /dev/dri
jellyfin: # jellyfin: {}
# -- Enable DLNA. Requires host network. See: https://jellyfin.org/docs/general/networking/dlna.html
enableDLNA: false
persistence: persistence:
config: config: