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

Support deploying multiple controllers in the same cluster #47

Open
patoarvizu opened this issue May 31, 2021 · 0 comments
Open

Support deploying multiple controllers in the same cluster #47

patoarvizu opened this issue May 31, 2021 · 0 comments
Assignees

Comments

@patoarvizu
Copy link
Owner

Currently, the Helm chart only allows the creation of a single ClusterRole and ClusterRoleBinding, which would create collisions if a chart is installed multiple times in the same Kubernetes cluster.

Additionally, the controller needs to properly handle the case of watching multiple namespaces, when WATCH_NAMESPACE is a comma-separated list of namespaces.

@patoarvizu patoarvizu self-assigned this May 31, 2021
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