From 72e7e5589e109c7094f934331db235892873d674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petra=20C=CC=8Ci=CC=81halova=CC=81?= Date: Wed, 24 Jul 2024 13:33:12 +0200 Subject: [PATCH] remove catalog app from ROLE_CREATE_ALLOW_LIST --- deploy/rbac-clowdapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/rbac-clowdapp.yml b/deploy/rbac-clowdapp.yml index 3fca384f..79eb866b 100644 --- a/deploy/rbac-clowdapp.yml +++ b/deploy/rbac-clowdapp.yml @@ -727,7 +727,7 @@ parameters: value: 'False' - description: Application allow list for role creation in RBAC name: ROLE_CREATE_ALLOW_LIST - value: cost-management,remediations,inventory,drift,policies,advisor,catalog,approval,vulnerability,compliance,automation-analytics,notifications,patch,integrations,ros,staleness,config-manager,idmsvc + value: cost-management,remediations,inventory,drift,policies,advisor,approval,vulnerability,compliance,automation-analytics,notifications,patch,integrations,ros,staleness,config-manager,idmsvc - description: Timestamp expiration allowance on destructive actions through the internal RBAC API name: RBAC_DESTRUCTIVE_API_ENABLED_UNTIL value: ''