Skip to content

Commit

Permalink
Merge pull request #49689 from Arhell/zh-typo
Browse files Browse the repository at this point in the history
[zh] Fix typo in mismatchLabelKeys example
  • Loading branch information
k8s-ci-robot authored Feb 9, 2025
2 parents bc623cb + d3dd8f2 commit 0c13467
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ spec:
# tenant is running.
labelSelector:
# We have to have the labelSelector which selects only Pods with the tenant label,
# otherwise this Pod would hate Pods from daemonsets as well, for example,
# otherwise this Pod would have Pods from daemonsets as well, for example,
# which aren't supposed to have the tenant label.
matchExpressions:
- key: tenant
Expand Down

0 comments on commit 0c13467

Please sign in to comment.