-
Notifications
You must be signed in to change notification settings - Fork 887
feat: add support for custom permissions in Helm chart rbac.yaml
file
#10590
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
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
hi @lbi22 - thank you for your contribution. can you share more context on the use-case? |
hello @ericpaulsen, in my team we would like to deploy a DB alongside the workspace and having the possibility to create a service to expose the DB will help in the process. |
I have read the CLA Document and I hereby sign the CLA |
recheck |
@ericpaulsen longer-term we should allow people to just specify custom perms as a property in our Helm instead of these opinionated properties. Maybe we do that instead of this if it's easy? |
@kylecarbs yes, I would prefer to do that instead. I can implement. |
@ericpaulsen @kylecarbs if you want, I can add the block without issue. |
Sure, please add it and I will review. |
rbac.yaml
file
What can we do to unblock the situation? |
37155c8
to
9e57830
Compare
This PR adds support the permission to manage the Kubernetes services inside the coder workspace.