Skip to content

Commit

Permalink
update mcoa role
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Mange <[email protected]>
  • Loading branch information
thibaultmg committed Nov 13, 2024
1 parent c529673 commit c942224
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@
- apiGroups: ["opentelemetry.io"]
resources: ["opentelemetrycollectors", "instrumentations"]
verbs: ["get", "list", "watch"]
# Role for addon to perform prometheus specific actions
- apiGroups: ["monitoring.coreos.com"]
resources: ["prometheuses", "scraperconfigs", "prometheusrules"]
verbs: ["get", "list", "watch"]

0 comments on commit c942224

Please sign in to comment.