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

Ability to configure project name, admin user, and additional user from helm chart #33

Open
Trungtin1011 opened this issue Sep 29, 2024 · 0 comments

Comments

@Trungtin1011
Copy link

Dear,

I'm using Coroot for my team and I'm very appreciate what you have been doing to develop this tool.

I feel it would even be better for every user if Coroot CE allowed users to set below things directly from the helm chart:

  1. Project configuration: Every time I initialize a brand new deployment, I have to go to the console to set project name and get the project token from the URL, then go back to my helm config to set .values.corootClusterAgent.api_key and .values.node-agent.apiKey with the correct token which I get from the URL manually. I hope Coroot will have some feature to allow this token setup stuff to be automated or configurable from the helm chart.
  2. Admin user password: Same as above, I have to manually setup the admin password. I would like to propose a way to setup the admin password with parameters like .values.corootCE.adminPassword for plain text password or .values.corootCE.adminPasswordSecret for fetching password from an existing secret.
  3. Configure additional user: Right now, this task has to be done with manual actions in the console. I also want to allow this feature to be set up from the helm value. The parameter maybe .values.corootCE.additionalUsers: []
image

I hope that my opinions will reach you and have some good responses.

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

No branches or pull requests

1 participant