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

@@ -84,13 +84,12 @@ immich:
timeoutSeconds: 1
failureThreshold: 30
resources:
limits:
gpu.intel.com/i915: 1
requests:
gpu.intel.com/i915: 1
cpu: 10m
memory: 512Mi
limits:
gpu.intel.com/i915: 1
cpu: 2
machine-learning:
type: deployment
replicas: 1
@@ -131,14 +130,12 @@ immich:
startup:
enabled: false
resources:
limits:
gpu.intel.com/i915: 1
requests:
gpu.intel.com/i915: 1
cpu: 10m
memory: 256Mi
limits:
gpu.intel.com/i915: 1
cpu: 8
memory: 10Gi
serviceAccount:
create: true
service: