Commit c903fcd5 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'patch-28' into 'master'

Fix documentation on upgrading when using a Helm chart

See merge request gitlab-org/gitlab-ce!21539
parents 498f3d83 b442009f
......@@ -133,6 +133,7 @@ Once your GitLab Chart is installed, configuration changes and chart updates
should be done using `helm upgrade`:
```sh
helm repo update
helm upgrade --reuse-values gitlab gitlab/gitlab
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment