fix rbac message when not enabled (#10933)

pull/10939/head
Prabhat Khera 2024-01-11 08:28:01 +13:00 committed by GitHub
parent 7528cabf5a
commit b7635feff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,10 @@ export function RBACAlert() {
Your cluster does not have Kubernetes role-based access control (RBAC) Your cluster does not have Kubernetes role-based access control (RBAC)
enabled. enabled.
</p> </p>
<p>This means you can&apos;t use Portainer RBAC functionality to</p> <p>
This means you can&apos;t use Portainer RBAC functionality to regulate
access to environment resources based on user roles.
</p>
<p className="mb-0"> <p className="mb-0">
To enable RBAC, start the&nbsp; To enable RBAC, start the&nbsp;
<a <a