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

Allow populating admin password from environment variable #75

Open
bdalpe opened this issue Sep 22, 2022 · 5 comments
Open

Allow populating admin password from environment variable #75

bdalpe opened this issue Sep 22, 2022 · 5 comments
Labels
blocked Issues waiting on other tickets to be resolved first enhancement New feature or request

Comments

@bdalpe
Copy link
Contributor

bdalpe commented Sep 22, 2022

Allows for storing in Vault, etc. instead of Helm values

@bdalpe bdalpe added the enhancement New feature or request label Sep 22, 2022
@bdalpe bdalpe added this to the 4.0.0 milestone Sep 23, 2022
@Kavinraja-G
Copy link

@bdalpe -- Do we have anyother ways to pass securely the adminPassword, token and even license?
(looks like this is still in development?)

@bdalpe
Copy link
Contributor Author

bdalpe commented Jan 19, 2023

You are not required to populate those values to start the leader chart. You can set them after startup. They will be stored in config files on the PVC.

Long-term, we are looking to address this issue with a revision to the chart.

@Kavinraja-G
Copy link

Yeah that is doable but it defeats the purpose of automation and it will include manual intervention in my case (an user should login to the console and setup the configuration).

But I'm leaning towards the use of Envs to pass the credentials/licenses from source referencing to K8s secret/Vault.

@bdalpe bdalpe removed this from the 4.0.0 milestone Mar 22, 2023
@bdalpe bdalpe added the blocked Issues waiting on other tickets to be resolved first label Jun 14, 2023
@punkrokk
Copy link

punkrokk commented Apr 6, 2024

@bdalpe why is this blocked ?

@bdalpe
Copy link
Contributor Author

bdalpe commented Apr 7, 2024

@punkrokk As of January, my internal request had not been implemented. I will look to do this with an initContainer in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issues waiting on other tickets to be resolved first enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants