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

Pass database passwords as env variables from secrets #422

Open
tnederlof opened this issue Oct 4, 2023 · 0 comments
Open

Pass database passwords as env variables from secrets #422

tnederlof opened this issue Oct 4, 2023 · 0 comments

Comments

@tnederlof
Copy link
Contributor

As discussed in #420 it would be ideal to manage database passwords as Kubernetes secrets and have the helm chart inject them as env variables into the correct container.

To accomplish this, Workbench will need to allow passwords to be set from env variables: https://github.com/rstudio/rstudio-pro/issues/5024

Connect and Package Manager already have the functionality.
https://docs.posit.co/connect/admin/appendix/configuration/#environment-variables
https://docs.posit.co/rspm/admin/appendix/configuration/#environment-variables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants