Skip to content

Commit

Permalink
fix 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 c942224 commit 5eea36b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@
verbs: ["get", "list", "watch"]
# Role for addon to perform prometheus specific actions
- apiGroups: ["monitoring.coreos.com"]
resources: ["prometheuses", "scraperconfigs", "prometheusrules"]
resources: ["prometheusagents", "scraperconfigs", "prometheusrules"]
verbs: ["get", "list", "watch"]

0 comments on commit 5eea36b

Please sign in to comment.