Skip to content

Instantly share code, notes, and snippets.

@martincalvert
Created February 10, 2018 00:31
Show Gist options
  • Save martincalvert/a84b141f3f6138e2231523e3a20a775c to your computer and use it in GitHub Desktop.
Save martincalvert/a84b141f3f6138e2231523e3a20a775c to your computer and use it in GitHub Desktop.
spec:
template:
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: myCustomKey
operator: In
values:
- myCustomValue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment