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

Add template for mounting DB passwords from secrets #494

Closed
wants to merge 3 commits into from

Conversation

tnederlof
Copy link
Contributor

Adding a template to the rstudio-library chart, which will be used in future PRs to automatically mount PostgreSQL database passwords as environment variables from a secret.

This is to work on #422 (now that Workbench supports env variables) and #420.

Once this is in, will add to each product these values:

database:
  password:
    secretKey: "password"
    secret: ""

@tnederlof tnederlof marked this pull request as ready for review May 6, 2024 12:43
@tnederlof tnederlof closed this May 6, 2024
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 this pull request may close these issues.

None yet

2 participants