diff --git a/docs/concepts/policy/pod-security-policy.md b/docs/concepts/policy/pod-security-policy.md index 26cb760916..c74f038432 100644 --- a/docs/concepts/policy/pod-security-policy.md +++ b/docs/concepts/policy/pod-security-policy.md @@ -140,7 +140,7 @@ have superuser permissions. Otherwise requests would bypass authentication and authorization modules, all PodSecurityPolicy objects would be allowed, and users would be able to create privileged containers. For more details on configuring Controller Manager authorization, see [Controller -Roles](docs/admin/authorization/rbac/#controller-roles). +Roles](/docs/admin/authorization/rbac/#controller-roles). ## Policy Order