Fix broken link to "Default roles and role bindings" (#19836)
parent
2b2106ab07
commit
1b47d0191b
|
@ -326,7 +326,7 @@ rules:
|
|||
verbs: ["get", "list", "watch"]
|
||||
```
|
||||
|
||||
The [default user-facing roles](#default-roles-and-rolebindings) use ClusterRole aggregation. This lets you,
|
||||
The [default user-facing roles](#default-roles-and-role-bindings) use ClusterRole aggregation. This lets you,
|
||||
as a cluster administrator, include rules for custom resources, such as those served by
|
||||
{{< glossary_tooltip term_id="CustomResourceDefinition" text="CustomResourceDefinitions" >}}
|
||||
or aggregated API servers, to extend the default roles.
|
||||
|
|
Loading…
Reference in New Issue