File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ paired with system groups to grant access to all pods run in the namespace:
127127` ` `
128128
129129For more examples of RBAC bindings, see [Role Binding
130- Examples](docs/admin/authorization/rbac/#role-binding-examples). For a complete
130+ Examples](/ docs/admin/authorization/rbac/#role-binding-examples). For a complete
131131example of authorizing a PodSecurityPolicy, see
132132[below](#example).
133133
@@ -140,7 +140,7 @@ have superuser permissions. Otherwise requests would bypass authentication and
140140authorization modules, all PodSecurityPolicy objects would be allowed, and users
141141would be able to create privileged containers. For more details on configuring
142142Controller Manager authorization, see [Controller
143- Roles](docs/admin/authorization/rbac/#controller-roles).
143+ Roles](/ docs/admin/authorization/rbac/#controller-roles).
144144
145145# # Policy Order
146146
You can’t perform that action at this time.
0 commit comments