Skip to content

Commit 1343935

Browse files
authored
Merge pull request #3322 from replicatedhq/florian/update-installoptions-rbac
Add RBAC role entries for new Vendor API enterprise portal routes
2 parents 06d28aa + 82dfae9 commit 1343935

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,14 @@ Grants the holder permission to view Enterprise Portal install options for the s
254254

255255
Grants the holder permission to create Enterprise Portal install options for the specified application.
256256

257+
### kots/app/[:appId]/enterprise-portal/install-options/[:installOptionId]/update
258+
259+
Grants the holder permission to update Enterprise Portal install options for the specified application.
260+
261+
### kots/app/[:appId]/enterprise-portal/install-options/[:installOptionId]/delete
262+
263+
Grants the holder permission to soft-delete Enterprise Portal install options for the specified application.
264+
257265
### kots/app/[:appId]/enterprise-portal/instances/read
258266

259267
Grants the holder permission to view Enterprise Portal instances for the specified application.
@@ -262,6 +270,10 @@ Grants the holder permission to view Enterprise Portal instances for the specifi
262270

263271
Grants the holder permission to view Enterprise Portal service accounts for the specified application.
264272

273+
### kots/app/[:appId]/enterprise-portal/service-accounts/[:serviceAccountId]/delete
274+
275+
Grants the holder permission to soft-delete Enterprise Portal service accounts for the specified application.
276+
265277
## Registry
266278

267279
### registry/namespace/:namespace/pull

0 commit comments

Comments
 (0)