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

make sure env-injector-rbac.yaml follows value of watchAllNamespaces #62

Closed
wants to merge 2 commits into from

Conversation

fransguelinckx
Copy link

@fransguelinckx fransguelinckx commented Sep 6, 2021

make sure env-injector-rbac.yaml creates ClusterRole(Bindings) when watchAllNamespaces: true and Role(Bindings), when watchAllNamespaces: false.
This fixes #61

…watchAllNamespaces: true` and Role(Bindings), according to the when `watchAllNamespaces: false`
@GijsvanDulmen
Copy link

Is this still a correct PR? Commits seem odd.

@181192 181192 closed this in fd19bbf Apr 18, 2022
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

Successfully merging this pull request may close these issues.

[akv2k8s] env-injector-rbac.yaml defines ClusterRole(Bindings) despite watchAllNamespaces: false
2 participants