this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

no nvidia atm

+4 -4
+4 -4
k8s/media/apps/media/jellyfin/app/hr.yaml
··· 47 47 # Decoding requires these packages on Ubuntu 22.04 48 48 # libnvidia-decode-550-server libnvidia-encode-550-server 49 49 # As well as the normal nvidia drivers, runtime AND toolkit (later of which is handled by the nvidia GPU operator) 50 - NVIDIA_VISIBLE_DEVICES: all 51 - NVIDIA_DRIVER_CAPABILITIES: all 50 + # NVIDIA_VISIBLE_DEVICES: all 51 + # NVIDIA_DRIVER_CAPABILITIES: all 52 52 resources: 53 53 requests: 54 54 memory: 9248M 55 - nvidia.com/gpu: 1 55 + # nvidia.com/gpu: 1 56 56 limits: 57 - nvidia.com/gpu: 1 57 + # nvidia.com/gpu: 1 58 58 memory: 9248M 59 59 60 60 service: