helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

MIssing permission to query endpointslices

Open AlexShemeshWix opened this issue 2 years ago • 1 comments

Hi I can see that victoria-metrics-agent chart includes endpointslices as role for kubernetes_sd_config sections in scrape configuration. But ClusterRole definition in clusterrole.yaml is lacking permission for endpoinslices resource. When i deploy this chart it wont scrape from endpointslices because of lacking permissions. Please add endpointslices resource to ClusterRole definition.

AlexShemeshWix avatar Jun 21 '22 08:06 AlexShemeshWix

This is PR that suppose to fix it: #93

AlexShemeshWix avatar Jun 21 '22 10:06 AlexShemeshWix

Supposed to be fixed at https://github.com/VictoriaMetrics/helm-charts/pull/336

hagen1778 avatar Jul 18 '23 14:07 hagen1778