From 82dfae9b80192cadfa2e2dbe991b9a6c59eefe03 Mon Sep 17 00:00:00 2001 From: pandemicsyn Date: Wed, 18 Jun 2025 12:47:58 -0500 Subject: [PATCH] Add rbac entries for updating and deleting Enterprise Portal install options and service accounts --- docs/vendor/team-management-rbac-resource-names.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/vendor/team-management-rbac-resource-names.md b/docs/vendor/team-management-rbac-resource-names.md index c0259cdf8b..1adec37bdd 100644 --- a/docs/vendor/team-management-rbac-resource-names.md +++ b/docs/vendor/team-management-rbac-resource-names.md @@ -254,6 +254,14 @@ Grants the holder permission to view Enterprise Portal install options for the s Grants the holder permission to create Enterprise Portal install options for the specified application. +### kots/app/[:appId]/enterprise-portal/install-options/[:installOptionId]/update + +Grants the holder permission to update Enterprise Portal install options for the specified application. + +### kots/app/[:appId]/enterprise-portal/install-options/[:installOptionId]/delete + +Grants the holder permission to soft-delete Enterprise Portal install options for the specified application. + ### kots/app/[:appId]/enterprise-portal/instances/read 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 Grants the holder permission to view Enterprise Portal service accounts for the specified application. +### kots/app/[:appId]/enterprise-portal/service-accounts/[:serviceAccountId]/delete + +Grants the holder permission to soft-delete Enterprise Portal service accounts for the specified application. + ## Registry ### registry/namespace/:namespace/pull