From dd31917392d0a680dda3b2ab193673bdd952914d Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Thu, 21 Dec 2017 11:59:43 +0100 Subject: [PATCH] Make permissive mode more obvious --- docs/admin/authorization/rbac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/authorization/rbac.md b/docs/admin/authorization/rbac.md index a2222b8822..83649663b6 100644 --- a/docs/admin/authorization/rbac.md +++ b/docs/admin/authorization/rbac.md @@ -851,7 +851,7 @@ You can use that information to determine which roles need to be granted to whic Once you have [granted roles to service accounts](#service-account-permissions) and workloads are running with no RBAC denial messages in the server logs, you can remove the ABAC authorizer. -### Permissive RBAC Permissions +## Permissive RBAC Permissions You can replicate a permissive policy using RBAC role bindings.