We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f298f87 commit 9db1565Copy full SHA for 9db1565
plugins/inputs/kube_inventory/README.md
@@ -83,6 +83,7 @@ aggregationRule:
83
clusterRoleSelectors:
84
- matchLabels:
85
rbac.authorization.k8s.io/aggregate-view-telegraf: "true"
86
+ - matchLabels:
87
rbac.authorization.k8s.io/aggregate-to-view: "true"
88
rules: [] # Rules are automatically filled in by the controller manager.
89
```
0 commit comments