Skip to content

Commit

Permalink
Merge pull request RedHatInsights#1147 from petracihalova/remove_cata…
Browse files Browse the repository at this point in the history
…log_role_allow_list

[RHCLOUD-28571] remove catalog app from ROLE_CREATE_ALLOW_LIST
  • Loading branch information
petracihalova authored Jul 24, 2024
2 parents 853033d + 72e7e55 commit 463165e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/rbac-clowdapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ''
Expand Down

0 comments on commit 463165e

Please sign in to comment.