coder/scripts/release/testdata/autoversion/docs/kubernetes.md

560 B

Some documentation

  1. Run the following command to install the chart in your cluster.

    For the mainline Coder release:

    helm install coder coder-v2/coder \
        --namespace coder \
        --values values.yaml \
        --version 2.10.0
    

    For the stable Coder release:

    helm install coder coder-v2/coder \
        --namespace coder \
        --values values.yaml \
        --version 2.9.1