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 5b195d9 commit aee865cCopy full SHA for aee865c
setup/installation.md
@@ -62,6 +62,8 @@ kubectl config set-context --current --namespace=coder
62
you are _not_ modifying, otherwise the contents of `values.yaml` will
63
override those in the default chart.
64
65
+ > View the [configuration options available in the `values.yaml` file.](https://github.com/cdr/enterprise-helm#values)
66
+
67
c. Upgrade/install your Coder deployment with the updated helm chart (be sure
68
to replace the placeholder value with your Coder version):
69
`helm upgrade coder coder/coder -n coder --version=<VERSION> -f values.yaml`.
0 commit comments