Update k8s/apps/immich/deployments.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
This commit is contained in:
@ -78,7 +78,7 @@ kind: Deployment
|
||||
metadata:
|
||||
name: immich-machine-learning
|
||||
spec:
|
||||
replicas: 8
|
||||
replicas: 4
|
||||
selector:
|
||||
matchLabels:
|
||||
app: immich-ml
|
||||
@ -96,8 +96,8 @@ spec:
|
||||
operator: In
|
||||
values:
|
||||
- home.homenet
|
||||
- nas.homenet
|
||||
- master.tail2fe2d.ts.net
|
||||
#- nas.homenet
|
||||
|
||||
preferredDuringSchedulingIgnoredDuringExecution:
|
||||
- weight: 3
|
||||
|
Reference in New Issue
Block a user