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

Chart doesn't work with rbac disabled #242

Open
krtk6160 opened this issue Dec 14, 2022 · 0 comments
Open

Chart doesn't work with rbac disabled #242

krtk6160 opened this issue Dec 14, 2022 · 0 comments

Comments

@krtk6160
Copy link

If rbac.enabled is set to false, a pod is never able to be scheduled because of the missing service account that's referenced in the pod spec.

This is what the replicaset fails with -

Error creating: pods "kubemonkey-kube-monkey-8cc5b6845-" is forbidden: error looking up service account default/kubemonkey-kube-monkey: serviceaccount "kubemonkey-kube-monkey" not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant