forked from ab/homelab
Update k8s/apps/immich/deployments.yaml
This commit is contained in:
@ -89,15 +89,15 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
affinity:
|
affinity:
|
||||||
nodeAffinity:
|
nodeAffinity:
|
||||||
requiredDuringSchedulingIgnoredDuringExecution:
|
#requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
nodeSelectorTerms:
|
# nodeSelectorTerms:
|
||||||
- matchExpressions:
|
# - matchExpressions:
|
||||||
- key: kubernetes.io/hostname
|
# - key: kubernetes.io/hostname
|
||||||
operator: In
|
# operator: In
|
||||||
values:
|
# values:
|
||||||
- home.homenet
|
# - home.homenet
|
||||||
- nas.homenet
|
# - nas.homenet
|
||||||
- master.tail2fe2d.ts.net
|
# - master.tail2fe2d.ts.net
|
||||||
|
|
||||||
preferredDuringSchedulingIgnoredDuringExecution:
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
- weight: 3
|
- weight: 3
|
||||||
|
Reference in New Issue
Block a user