Update k8s/apps/immich/deployments.yaml

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: env:
- name: TZ - name: TZ
value: Asia/Nicosia value: Asia/Nicosia
resources:
requests:
cpu: "0.5"
memory: "2Gi"
limits:
cpu: "2"
memory: "4Gi"
volumeMounts: volumeMounts:
- mountPath: /cache - mountPath: /cache
name: model-cache name: model-cache