Skip to content

Commit e0c1f39

Browse files
authored
docs: add team/members/create RBAC permission (#3677)
Signed-off-by: Evans Mungai <[email protected]>
1 parent a0142de commit e0c1f39

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/vendor/team-management-rbac-resource-names.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Grants the holder permission to promote kURL installers to a channel. For more i
8080

8181
:::note
8282
The `kots/app/[:appId]/installer/promote` policy does not grant the holder permission to view and create installers. Users must be assigned both the `kots/app/[:appId]/installers` and `kots/app/[:appId]/installer/promote` policies to have permissions to view, create, and promote installers.
83-
:::
83+
:::
8484

8585
### kots/app/[:appId]/license/create
8686

@@ -472,6 +472,10 @@ Grants the holder permission to list team members and invitations.
472472

473473
Grants the holder permission to invite additional people to the team.
474474

475+
### team/members/create
476+
477+
Grants the holder permission to create team members.
478+
475479
### team/members/delete
476480

477481
Grants the holder permission to delete other team members.

0 commit comments

Comments
 (0)