Update k8s/apps/immich/deployments.yaml

This commit is contained in:
ab
2025-05-13 15:41:28 +00:00
parent 716010bc8f
commit 13a2ffe5b5

View File

@ -78,7 +78,7 @@ kind: Deployment
metadata:
name: immich-machine-learning
spec:
replicas: 4
replicas: 16
selector:
matchLabels:
app: immich-ml
@ -97,17 +97,17 @@ spec:
values:
- home.homenet
- master.tail2fe2d.ts.net
#- nas.homenet
- nas.homenet
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 3
- weight: 4
preference:
matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- home.homenet
- weight: 2
- weight: 4
preference:
matchExpressions:
- key: kubernetes.io/hostname