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 0728e1a commit 24a8157Copy full SHA for 24a8157
setup/installation.md
@@ -91,6 +91,9 @@ kubectl config set-context --current --namespace=coder
91
You can find/define these values in your
92
[PostgreSQL server configuration file](https://www.postgresql.org/docs/current/config-setting.html).
93
94
+ > For more information, [see our guide](../guides/deployments/postgres.md) on
95
+ setting up a PostgreSQL instance.
96
+
97
1. [Enable dev URL usage](../admin/devurls.md). Dev URLs allow users to access
98
the web servers running in your workspace. To enable, provide a wildcard
99
domain and its DNS certificate and update your helm chart accordingly. This
0 commit comments