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: