ci(bstein-home): relax agent placement
This commit is contained in:
parent
1c9d362403
commit
7327998738
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -10,7 +10,6 @@ metadata:
|
||||
app: bstein-dev-home
|
||||
spec:
|
||||
nodeSelector:
|
||||
hardware: rpi5
|
||||
kubernetes.io/arch: arm64
|
||||
node-role.kubernetes.io/worker: "true"
|
||||
affinity:
|
||||
@ -22,6 +21,7 @@ spec:
|
||||
operator: NotIn
|
||||
values:
|
||||
- titan-06
|
||||
- titan-14
|
||||
preferredDuringSchedulingIgnoredDuringExecution:
|
||||
- weight: 100
|
||||
preference:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user