Skip to content

Commit baec77d

Browse files
authored
Update team-management-rbac-configuring.md
1 parent 7767d6c commit baec77d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/vendor/team-management-rbac-configuring.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,22 @@ In the following example, a policy grants access to viewing all customers, but n
158158

159159
This section includes examples of RBAC policies designed for specific roles at a company.
160160

161+
### Admin
162+
163+
The Admin policy grants read/write permissions to all resources on the team.
164+
165+
:::note
166+
This policy is automatically created for all plans.
167+
:::
168+
169+
### Read Only
170+
171+
The Read Only policy grants read permission to all resources on the team except for API tokens.
172+
173+
:::note
174+
This policy is automatically created for all plans.
175+
:::
176+
161177
### Support Engineer
162178

163179
The support engineer policy grants read access to release, channels, and application data, and read-write access to customer and license details. It also grants permission to open Replicated support issues and upload support bundles.

0 commit comments

Comments
 (0)