Thanks to visit codestin.com Credit goes to github.com
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 4756080 commit 74e1953Copy full SHA for 74e1953
docs/install/kubernetes.md
@@ -49,7 +49,7 @@ helm install coder-db bitnami/postgresql \
49
--set auth.username=coder \
50
--set auth.password=coder \
51
--set auth.database=coder \
52
- --set persistence.size=10Gi
+ --set primary.persistence.size=10Gi
53
```
54
55
The cluster-internal DB URL for the above database is:
0 commit comments