Skip to content

Commit

Permalink
Fix ClusterRole aggregation documentation in kube_inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnelson committed Mar 11, 2019
1 parent f298f87 commit 9db1565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/inputs/kube_inventory/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ aggregationRule:
clusterRoleSelectors:
- matchLabels:
rbac.authorization.k8s.io/aggregate-view-telegraf: "true"
- matchLabels:
rbac.authorization.k8s.io/aggregate-to-view: "true"
rules: [] # Rules are automatically filled in by the controller manager.
```
Expand Down

0 comments on commit 9db1565

Please sign in to comment.