maintenance: prefer rpi5 for ariadne
This commit is contained in:
parent
54ec6ebdca
commit
287699b3db
@ -131,8 +131,9 @@ spec:
|
|||||||
- weight: 100
|
- weight: 100
|
||||||
preference:
|
preference:
|
||||||
matchExpressions:
|
matchExpressions:
|
||||||
- key: atlas.bstein.dev/spillover
|
- key: hardware
|
||||||
operator: DoesNotExist
|
operator: In
|
||||||
|
values: ["rpi5"]
|
||||||
- weight: 95
|
- weight: 95
|
||||||
preference:
|
preference:
|
||||||
matchExpressions:
|
matchExpressions:
|
||||||
@ -140,15 +141,15 @@ spec:
|
|||||||
operator: NotIn
|
operator: NotIn
|
||||||
values:
|
values:
|
||||||
- titan-13
|
- titan-13
|
||||||
|
- titan-14
|
||||||
- titan-15
|
- titan-15
|
||||||
- titan-17
|
- titan-17
|
||||||
- titan-19
|
- titan-19
|
||||||
- weight: 90
|
- weight: 80
|
||||||
preference:
|
preference:
|
||||||
matchExpressions:
|
matchExpressions:
|
||||||
- key: hardware
|
- key: atlas.bstein.dev/spillover
|
||||||
operator: In
|
operator: DoesNotExist
|
||||||
values: ["rpi5"]
|
|
||||||
- weight: 50
|
- weight: 50
|
||||||
preference:
|
preference:
|
||||||
matchExpressions:
|
matchExpressions:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user