Skip to content

Commit ee76b57

Browse files
committed
fixup! chore: document postgres.noPasswordEnv
1 parent 127c8cb commit ee76b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/deployments/postgres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ or cluster.
5050
> read at startup. To do this, set the Helm value `postgres.noPasswordEnv` to
5151
> `true`. This will mount the secret under
5252
> `/run/secrets/<.Values.postgres.passwordSecret>/password` and set the
53-
> environment variable `DB_PASSWORD_PATH` for `coderd`. to that value.
53+
> environment variable `DB_PASSWORD_PATH` for `coderd` to that value.
5454
5555
1. Get the port number for your PostgreSQL instance:
5656

0 commit comments

Comments
 (0)