Closed tnederlof closed 6 months ago
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.
rstudio-library
This is to work on https://github.com/rstudio/helm/issues/422 (now that Workbench supports env variables) and https://github.com/rstudio/helm/issues/420.
Once this is in, will add to each product these values:
database: password: secretKey: "password" secret: ""
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 https://github.com/rstudio/helm/issues/422 (now that Workbench supports env variables) and https://github.com/rstudio/helm/issues/420.
Once this is in, will add to each product these values: