Skip to content
Snippets Groups Projects
Verified Commit e4ce2b60 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(monitoring): Create namespace admin permissions

This patch enables the creation of aggreated cluster role permissions,
which will allow namespace admins, entities with the cluster role admin
as a rolebinding, to create prometheus-operator resources.
parent ef577e3b
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@ data:
rbac:
create: true
pspEnabled: true
createAggregateClusterRoles: true
alertmanager:
enabled: true
config:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment