From 636641ad4ba53746d2c0af2ddecef6b98dfbf918 Mon Sep 17 00:00:00 2001 From: Rajat Gupta <37516416+r4rajat@users.noreply.github.com> Date: Wed, 25 Sep 2024 15:47:30 +0530 Subject: [PATCH] Update docs/rbac.rst Co-authored-by: Vivek Singh --- docs/rbac.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rbac.rst b/docs/rbac.rst index a0a70c7c20..40b3807100 100644 --- a/docs/rbac.rst +++ b/docs/rbac.rst @@ -4,7 +4,7 @@ RBAC Configuration ****************** To enhance security, the `edit` `ClusterRoleBinding` has been removed from -the Kanister Helm Chart. Users now need to create their own `Role` / `RoleBinding` +the Kanister Helm Chart. Users now need to create their own `Role`/`RoleBinding` in the application's namespace to grant the necessary permissions to Kanister's Service Account.