Skip to content

Commit

Permalink
Update helm-docs and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 26, 2024
1 parent 94b5d21 commit ecdfdfb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions charts/rstudio-pm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ecdfdfb

Please sign in to comment.