right size resource requests

This commit is contained in:
2024-06-13 13:49:52 -05:00
parent 45dfebff09
commit d5465e381b
17 changed files with 39 additions and 53 deletions

View File

@@ -59,14 +59,14 @@ plex:
- 109
- 65539
resources:
limits:
gpu.intel.com/i915: 1
cpu: 5000m
memory: 4Gi
requests:
gpu.intel.com/i915: 1
cpu: 100m
memory: 256Mi
limits:
gpu.intel.com/i915: 1
cpu: 4000m
memory: 4096Mi
memory: 1Gi
storage:
config:
storageClassName: ceph-block