12 lines
260 B
YAML
12 lines
260 B
YAML
spec:
|
|
affinity:
|
|
nodeAffinity:
|
|
preferredDuringSchedulingIgnoredDuringExecution:
|
|
- weight: 100
|
|
preference:
|
|
matchExpressions:
|
|
- key: easycorp.io/cpu-spec
|
|
operator: Gt
|
|
values:
|
|
- "7"
|