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

This commit is contained in:
ab
2025-05-13 15:05:07 +00:00
parent 824ace57ed
commit 812f16c0f5

View File

@ -136,6 +136,12 @@ spec:
env:
- name: TZ
value: Asia/Nicosia
- name: IMMICH_MACHINE_LEARNING_MODEL_FACE
value: buffalo_l
- name: IMMICH_MACHINE_LEARNING_MODEL_CLIP
value: ViT-L/14
- name: IMMICH_MACHINE_LEARNING_USE_GPU
value: "true"
volumeMounts:
- mountPath: /cache
name: model-cache