From 7511ecc9c78133887e876201245c46a4d9f1f8be Mon Sep 17 00:00:00 2001 From: pandemicsyn Date: Fri, 22 Nov 2024 13:12:24 -0600 Subject: [PATCH] Document new rbac license field override resources --- docs/vendor/team-management-rbac-resource-names.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/vendor/team-management-rbac-resource-names.md b/docs/vendor/team-management-rbac-resource-names.md index 7bcedb82f9..3501fc8828 100644 --- a/docs/vendor/team-management-rbac-resource-names.md +++ b/docs/vendor/team-management-rbac-resource-names.md @@ -102,6 +102,14 @@ Grants the holder permission to view the team's Slack notification subscriptions Grants the holder permission to edit the team's Slack notification subscriptions for instances associated with the specified license. +### kots/app/[:appId]/builtin-licensefields/update + +Grants the holder permission to edit the builtin license field override values for the specified application(s). + +### kots/app/[:appId]/builtin-licensefields/delete + +Grants the holder permission to delete the builtin license field override values for the specified application(s). + ### kots/license/[:customerId]/airgap/password Grants the holder permission to generate a new download portal password for the license specified (by ID) for the specified application(s).