From d686637140d115b2d37a0342139ad9e3c7f3adcd Mon Sep 17 00:00:00 2001 From: harshitasao Date: Fri, 27 May 2022 11:02:15 +0530 Subject: [PATCH] Removed Authorizing Policies. --- content/en/docs/concepts/security/rbac-good-practices.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/docs/concepts/security/rbac-good-practices.md b/content/en/docs/concepts/security/rbac-good-practices.md index 9ea851171e..6b9cf29ed2 100644 --- a/content/en/docs/concepts/security/rbac-good-practices.md +++ b/content/en/docs/concepts/security/rbac-good-practices.md @@ -177,4 +177,3 @@ to limit the quantity of objects which can be created. ## {{% heading "whatsnext" %}} * To learn more about RBAC, see [RBAC documentation](/docs/reference/access-authn-authz/rbac/). -* To learn more about Authorizing Policies via RBAC, see [Authorizing Policies](/docs/concepts/security/pod-security-policy/#via-rbac). \ No newline at end of file