Skip to content

Commit

Permalink
limes: add notes to remove obsolete role assignments from allowlist
Browse files Browse the repository at this point in the history
  • Loading branch information
majewsky committed Sep 16, 2024
1 parent 3b2291a commit 2180256
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openstack/limes/templates/prometheus-alerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ spec:
# - group CCADMIN_CLOUD_ADMINS@ccadmin in project cloud_admin@ccadmin
# - user dashboard@Default in project cloud_admin@ccadmin (TODO: remove once the seed changes were deployed)
# - user kubernikus-terraform@Default in project cloud_admin@ccadmin (TODO: remove once the seed changes were deployed)
# - user TCC_BM_ANSL@ccadmin in project cloud_admin@ccadmin
# - user TCC_BM_TMPR@ccadmin in project cloud_admin@ccadmin
# - user TCC_BM_ANSL@ccadmin in project cloud_admin@ccadmin (TODO: remove once Bernd Kuespert has removed this assignment from his seeds)
# - user TCC_BM_TMPR@ccadmin in project cloud_admin@ccadmin (TODO: remove once Bernd Kuespert has removed this assignment from his seeds)
- alert: OpenstackLimesUnexpectedCloudAdminRoleAssignments
expr: max(openstack_assignments_per_role{role_name="cloud_resource_admin"}) > 5
for: 10m
Expand Down

0 comments on commit 2180256

Please sign in to comment.