Update k8s/apps/immich/deployments.yaml

This commit is contained in:
ab
2025-05-13 15:26:41 +00:00
parent 812f16c0f5
commit 716010bc8f

View File

@ -78,7 +78,7 @@ kind: Deployment
metadata: metadata:
name: immich-machine-learning name: immich-machine-learning
spec: spec:
replicas: 8 replicas: 4
selector: selector:
matchLabels: matchLabels:
app: immich-ml app: immich-ml
@ -96,8 +96,8 @@ spec:
operator: In operator: In
values: values:
- home.homenet - home.homenet
- nas.homenet
- master.tail2fe2d.ts.net - master.tail2fe2d.ts.net
#- nas.homenet
preferredDuringSchedulingIgnoredDuringExecution: preferredDuringSchedulingIgnoredDuringExecution:
- weight: 3 - weight: 3