Skip to content

Commit aee865c

Browse files
ericpaulsenKatie Horne
and
Katie Horne
authored
add link to README with helm values (coder#261)
* add link to README with helm values * Update installation.md Co-authored-by: Katie Horne <katie@coder.com>
1 parent 5b195d9 commit aee865c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ kubectl config set-context --current --namespace=coder
6262
you are _not_ modifying, otherwise the contents of `values.yaml` will
6363
override those in the default chart.
6464

65+
> View the [configuration options available in the `values.yaml` file.](https://github.com/cdr/enterprise-helm#values)
66+
6567
c. Upgrade/install your Coder deployment with the updated helm chart (be sure
6668
to replace the placeholder value with your Coder version):
6769
`helm upgrade coder coder/coder -n coder --version=<VERSION> -f values.yaml`.

0 commit comments

Comments
 (0)