forked from ab/homelab
Update k8s/apps/immich/deployments.yaml
This commit is contained in:
@ -96,10 +96,18 @@ spec:
|
||||
operator: In
|
||||
values:
|
||||
- home.homenet
|
||||
- nas.homenet
|
||||
- master.tail2fe2d.ts.net
|
||||
|
||||
preferredDuringSchedulingIgnoredDuringExecution:
|
||||
- weight: 30
|
||||
- weight: 27
|
||||
preference:
|
||||
matchExpressions:
|
||||
- key: kubernetes.io/hostname
|
||||
operator: In
|
||||
values:
|
||||
- master.tail2fe2d.ts.net
|
||||
- weight: 3
|
||||
preference:
|
||||
matchExpressions:
|
||||
- key: kubernetes.io/hostname
|
||||
|
Reference in New Issue
Block a user