Fix ClusterRole aggregation documentation in kube_inventory
This commit is contained in:
parent
f298f87f0c
commit
9db15651ea
|
@ -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.
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue