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

Commit

Permalink
[metricbeat] add replicasets.apps to clusterRoleRules
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlrt committed Apr 9, 2020
1 parent fae889b commit 470fecd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metricbeat/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ clusterRoleRules:
resources:
- statefulsets
- deployments
- replicasets
verbs: ["get", "list", "watch"]
- apiGroups: [""]
resources:
Expand Down

0 comments on commit 470fecd

Please sign in to comment.