helm-charts
helm-charts copied to clipboard
telegraf-ds cluster role bind error
[inputs.kube_inventory] Error in plugin: persistentvolumes is forbidden: User "system:serviceaccount:default:telegraf-telegraf-ds" cannot list resource "persistentvolumes" in API group "" at the cluster scope
Seems like the telegraf role comes without any permissions by default.
Have you tried populating the .Values.rbac.rules property in the values.yaml?
No. I directly modified the role.yaml