Skip to content

Commit 9db1565

Browse files
committed
Fix ClusterRole aggregation documentation in kube_inventory
1 parent f298f87 commit 9db1565

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/inputs/kube_inventory/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ aggregationRule:
8383
clusterRoleSelectors:
8484
- matchLabels:
8585
rbac.authorization.k8s.io/aggregate-view-telegraf: "true"
86+
- matchLabels:
8687
rbac.authorization.k8s.io/aggregate-to-view: "true"
8788
rules: [] # Rules are automatically filled in by the controller manager.
8889
```

0 commit comments

Comments
 (0)