Update services/PVR/Jellyfin/values.yaml
This commit is contained in:
parent
17a557432f
commit
be01b17266
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user