Skip to content

Commit 05582e8

Browse files
committed
review feedback + revert playbook
1 parent eb233ff commit 05582e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

local-antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ content:
1515
- url: .
1616
branches: HEAD
1717
- url: https://github.com/redpanda-data/documentation
18-
branches: [DOC-1202-Document-feature-Console-Manage-Schema-Subject-ACLs, v/*, shared, site-search]
18+
branches: [main, v/*, shared, site-search]
1919
- url: https://github.com/redpanda-data/redpanda-labs
2020
branches: main
2121
start_paths: [docs,'*/docs']

modules/security/pages/authorization/rbac/rbac.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Configure RBAC in the Control Plane
2-
:description: Configure RBAC in the control plane to manage access to organization-level resources like clusters, resource groups, and networks.
2+
:description: Configure RBAC to manage access to organization-level resources like clusters, resource groups, and networks.
33

44
Use Redpanda Cloud role-based access control (RBAC) in the glossterm:control plane[] to manage and restrict access to resources in your organization. For example, you could grant everyone access to clusters in a development resource group while limiting access to clusters in a production resource group. Or, you could limit access to geographically-dispersed clusters in accordance with data residency laws.
55

modules/security/pages/authorization/rbac/rbac_dp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Configure RBAC in the Data Plane
2-
:description: Configure RBAC in the data plane to manage cluster-level permissions for provisioned users.
2+
:description: Configure RBAC to manage cluster-level permissions for provisioned users.
33

44
Use role-based access control (RBAC) in the glossterm:data plane[] to configure cluster-level permissions for provisioned users at scale. RBAC works in conjunction with all supported authentication methods.
55

0 commit comments

Comments
 (0)