Skip to content

Commit 8cc48b8

Browse files
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Jordan Liggitt <[email protected]>
1 parent 2e6db34 commit 8cc48b8

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/labels-annotations-taints

1 file changed

+1
-1
lines changed

content/en/docs/reference/labels-annotations-taints/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ Example: `scheduler.alpha.kubernetes.io/defaultTolerations: '[{"operator": "Equa
461461

462462
Used on: Namespace
463463

464-
This annotation requires the [PodTolerationRestriction](/docs/reference/access-authn-authz/admission-controllers/#podtolerationrestriction) admission controller to be enabled. This annotation key allows assigning tolerations to a namespace and any new pods created in this namespace would get this toleration.
464+
This annotation requires the [PodTolerationRestriction](/docs/reference/access-authn-authz/admission-controllers/#podtolerationrestriction) admission controller to be enabled. This annotation key allows assigning tolerations to a namespace and any new pods created in this namespace would get these tolerations added.
465465

466466
### scheduler.alpha.kubernetes.io/preferAvoidPods (deprecated) {#scheduleralphakubernetesio-preferavoidpods}
467467

0 commit comments

Comments
 (0)