Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/vendor/team-management-rbac-resource-names.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Grants the holder permission to promote kURL installers to a channel. For more i

:::note
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.
:::
:::

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

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

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

### team/members/create

Grants the holder permission to create team members.

### team/members/delete

Grants the holder permission to delete other team members.
Expand Down