remove cpu limits

This commit is contained in:
2025-04-18 14:02:00 -05:00
parent b1270cca70
commit 8ac2fcd51c
10 changed files with 22 additions and 42 deletions

View File

@@ -19,13 +19,12 @@ jellyfin:
- name: JELLYFIN_PublishedServerUrl
value: https://jellyfin.alexlebens.net/
resources:
limits:
gpu.intel.com/i915: 1
requests:
gpu.intel.com/i915: 1
cpu: 1
memory: 2Gi
limits:
gpu.intel.com/i915: 1
cpu: 4
serviceAccount:
create: true
service: