Skip to content

Commit a7fe6cf

Browse files
Update content/en/docs/reference/access-authn-authz/rbac.md
Co-authored-by: Junya Okabe <[email protected]>
1 parent a66d974 commit a7fe6cf

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/access-authn-authz

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ This allows the cluster to repair accidental modifications, and helps to keep ro
620620
up-to-date as permissions and subjects change in new Kubernetes releases.
621621

622622
To opt out of this reconciliation, set the `rbac.authorization.kubernetes.io/autoupdate`
623-
annotation on a default cluster role or default cluster role binding to `false`.
623+
annotation on a default cluster role or default cluster RoleBinding to `false`.
624624
Be aware that missing default permissions and subjects can result in non-functional clusters.
625625

626626
Auto-reconciliation is enabled by default if the RBAC authorizer is active.

0 commit comments

Comments
 (0)