Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix service account is forbidden #2301

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shaoxiahuiwugong
Copy link

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

mail: 754267513@qq.com
author:  michael
@philipgough
Copy link
Contributor

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.

@github-actions github-actions bot added the stale label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants