We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432738d commit b9b3d7cCopy full SHA for b9b3d7c
content/en/docs/concepts/scheduling-eviction/assign-pod-node.md
@@ -453,7 +453,7 @@ spec:
453
# tenant is running.
454
labelSelector:
455
# We have to have the labelSelector which selects only Pods with the tenant label,
456
- # otherwise this Pod would hate Pods from daemonsets as well, for example,
+ # otherwise this Pod would have Pods from daemonsets as well, for example,
457
# which aren't supposed to have the tenant label.
458
matchExpressions:
459
- key: tenant
0 commit comments