• ■ ■ ■ ■ ■
    pages/deploy-into-k8s.md
    skipped 19 lines
    20 20  2. Create a `values.yaml` file overriding the default values.
    21 21  3. Install the helm chart setting the image tag as appropriate:
    22 22   
     23 +```
    23 24  helm repo add onedev https://dl.cloudsmith.io/public/onedev/onedev/helm/charts/
    24 25  helm upgrade --install --atomic onedev onedev -f onedev/values.yaml -n onedev
    25 26  ```
    skipped 5 lines
Please wait...
Page is in error, reload to recover