Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #254 from Azuka/feature/metrics-cluster-role-events
Browse files Browse the repository at this point in the history
[metricbeat] Enable events access to cluster role
  • Loading branch information
Crazybus authored Sep 19, 2019
2 parents bf98ec3 + c6c220e commit 0f19184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metricbeat/templates/clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ rules:
resources:
- namespaces
- pods
- events
verbs:
- get
- list
Expand Down

0 comments on commit 0f19184

Please sign in to comment.