forked from ab/homelab
Update k8s/apps/immich/deployments.yaml
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user