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