Update nvidia settings.
This commit is contained in:
parent
37f82a68eb
commit
f498216389
1 changed files with 3 additions and 0 deletions
|
@ -36,7 +36,10 @@ spec:
|
|||
image:
|
||||
repository: jellyfin/jellyfin
|
||||
tag: 10.8.13
|
||||
runtimeClassName: nvidia
|
||||
env:
|
||||
NVIDIA_VISIBLE_DEVICES: "all"
|
||||
NVIDIA_DRIVER_CAPABILITIES: "compute,video,utility"
|
||||
DOTNET_SYSTEM_IO_DISABLEFILELOCKING: "true"
|
||||
JELLYFIN_FFmpeg__probesize: 50000000
|
||||
JELLYFIN_FFmpeg__analyzeduration: 50000000
|
||||
|
|
Loading…
Reference in a new issue