Relax default scheduling affinity

This commit is contained in:
OpenCode Test
2025-12-24 11:06:08 -08:00
parent 2a334c56ac
commit 6ec297f6c2

View File

@@ -17,9 +17,11 @@ scheduling:
compute: compute:
affinity: affinity:
nodeAffinity: nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution: # Prefer compute nodes when they exist, but don't require them.
nodeSelectorTerms: preferredDuringSchedulingIgnoredDuringExecution:
- matchExpressions: - weight: 100
preference:
matchExpressions:
- key: node-class - key: node-class
operator: In operator: In
values: values: