We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127c8cb commit ee76b57Copy full SHA for ee76b57
guides/deployments/postgres.md
@@ -50,7 +50,7 @@ or cluster.
50
> read at startup. To do this, set the Helm value `postgres.noPasswordEnv` to
51
> `true`. This will mount the secret under
52
> `/run/secrets/<.Values.postgres.passwordSecret>/password` and set the
53
- > environment variable `DB_PASSWORD_PATH` for `coderd`. to that value.
+ > environment variable `DB_PASSWORD_PATH` for `coderd` to that value.
54
55
1. Get the port number for your PostgreSQL instance:
56
0 commit comments