Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    pages/deploy-into-k8s.md
    skipped 16 lines
    17 17  ### Installation using Helm
    18 18   
    19 19  1. Add the CloudSmith onedev repo to helm:
    20  -```
    21  -helm repo add onedev https://dl.cloudsmith.io/public/onedev/onedev/helm/charts/
    22  -```
    23 20  2. Create a `values.yaml` file overriding the default values.
    24  - 
    25 21  3. Install the helm chart setting the image tag as appropriate:
    26 22   
    27  -```
     23 +helm repo add onedev https://dl.cloudsmith.io/public/onedev/onedev/helm/charts/
    28 24  helm upgrade --install --atomic onedev onedev -f onedev/values.yaml -n onedev
    29 25  ```
    30 26  
    skipped 4 lines
Please wait...
Page is in error, reload to recover