mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-09-02 09:39:29 +00:00
fix(jellyfin): Enabling GPU-support
This commit is contained in:
@@ -33,6 +33,7 @@ spec:
|
||||
limits:
|
||||
cpu: 10000m
|
||||
memory: 12Gi
|
||||
nvidia.com/gpu: "1"
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /config
|
||||
|
||||
Reference in New Issue
Block a user