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

This commit is contained in:
ab
2025-04-29 18:28:01 +00:00
parent 19fdf962b7
commit 9fdb5a64e0

View File

@ -16,6 +16,7 @@ spec:
containers:
- name: immich-server
image: ghcr.io/immich-app/immich-server:release
imagePullPolicy: Always
ports:
- containerPort: 2283
env:
@ -72,6 +73,7 @@ spec:
containers:
- name: immich-ml
image: ghcr.io/immich-app/immich-machine-learning:release
imagePullPolicy: Always
env:
- name: TZ
value: Asia/Nicosia