From ecdfdfb60a02d5746645f3dc5acd3453cfd60a79 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 26 Sep 2024 21:07:57 +0000 Subject: [PATCH] Update helm-docs and README.md --- charts/rstudio-pm/README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/charts/rstudio-pm/README.md b/charts/rstudio-pm/README.md index 6c826b81..e09c80ce 100644 --- a/charts/rstudio-pm/README.md +++ b/charts/rstudio-pm/README.md @@ -121,14 +121,6 @@ pod: secretKeyRef: name: rstudio-pm-database key: password - - # Temporarily work around bug in Package Manager 2024.08.2 where Postgres.UsageDataPassword - # does not default to Postgres.Password. This will be fixed in the next release of Package Manager. - - name: PACKAGEMANAGER_POSTGRES_USAGEDATAPASSWORD - valueFrom: - secretKeyRef: - name: rstudio-pm-database - key: password ``` Alternatively, database passwords may be set during `helm install` with the following argument: