Update k8s/apps/immich/deployments.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 10s

This commit is contained in:
ab
2025-05-12 16:32:20 +00:00
parent 2955164a49
commit c75ddebea1

View File

@ -110,13 +110,6 @@ spec:
env:
- name: TZ
value: Asia/Nicosia
resources:
requests:
cpu: "0.5"
memory: "2Gi"
limits:
cpu: "2"
memory: "4Gi"
volumeMounts:
- mountPath: /cache
name: model-cache