kube-prometheus icon indicating copy to clipboard operation
kube-prometheus copied to clipboard

fix service account is forbidden

Open shaoxiahuiwugong opened this issue 6 months ago • 1 comments

fix podmonitor failed to list *v1.Pod: pods is forbidden #2300

shaoxiahuiwugong avatar Dec 07 '23 09:12 shaoxiahuiwugong

This change needs to be made in jsonnet and the yaml generated off the back of that. Also this change looks to wide open in terms of RBAC permissions to solve the reported issue. Should only need get list and watch on Pods and Endpoints.

philipgough avatar Jan 03 '24 17:01 philipgough