Skip to content

Commit

Permalink
Update clusterrole.yaml
Browse files Browse the repository at this point in the history
Added pod monitor permissions as well to the cluster role.
  • Loading branch information
datsabk authored Nov 10, 2023
1 parent 773d793 commit fa5db45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/opentelemetry-operator/templates/clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ rules:
- monitoring.coreos.com
resources:
- servicemonitors
- podmonitors
verbs:
- create
- delete
Expand Down

0 comments on commit fa5db45

Please sign in to comment.