Skip to content

Commit

Permalink
NO-JIRA: add permission for prometheus to be able to read metrics (#907)
Browse files Browse the repository at this point in the history
* add permission for prometheus to be able to read metrics

* provide api subresource
  • Loading branch information
tremes committed Feb 15, 2024
1 parent 9db82ef commit 26de3d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/03-clusterrole.yaml
Expand Up @@ -100,6 +100,7 @@ rules:
- "monitoring.coreos.com"
resources:
- prometheusrules
- prometheuses/api
verbs:
- create
- get
Expand Down

0 comments on commit 26de3d6

Please sign in to comment.