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 06fc9c9 commit ab931e1Copy full SHA for ab931e1
guides/deployments/postgres.md
@@ -144,7 +144,7 @@ To reconfigure this value, set the environment variable
144
section of the Helm chart.
145
146
> **Important**: You must ensure that Coder's maximum connections per replica
147
-> times the number of Coder replica is less than the maximum number of
+> times the number of Coder replicas is less than the maximum number of
148
> connections your Postgres instance allows, assuming Coder is the only
149
> application using the Postgres instance (less if other applications will also
150
> consume connections). For example, with 3 Coder replicas and the default max
0 commit comments