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 ClusterRole and ServiceAccount optional on the operator chart #37

Closed
rberrelleza opened this issue Aug 6, 2020 · 2 comments
Closed

Comments

@rberrelleza
Copy link
Contributor

Today, deploying litmus, even in namespaced-mode, requires cluster admin privileges due to the need to create ClusterRoles and ClusterRoleBindings.

It would be great if there was an option to install litmus without creating cluster-level resources, or that it allow the installer to pick an existing serviceAccount instead.

The openfaas chart is an example that follows this pattern. I already validated that the operator is able to run without this role, as long as the serviceAccount used by the operator has the correct permissions.

@rberrelleza rberrelleza changed the title Make ClusterRole and ServiceAccount optional Make ClusterRole and ServiceAccount optional on the operator chart Aug 6, 2020
@ksatchit
Copy link
Member

ksatchit commented Aug 6, 2020

Sure!! We will get this added!

@Jasstkn Jasstkn mentioned this issue Aug 11, 2020
3 tasks
@uditgaurav
Copy link
Member

Hi @rberrelleza , This is also resolved in the latest versions. Thanks!

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 a pull request may close this issue.

3 participants