Commit 133712d1 authored by Sascha Marcel Schmidt's avatar Sascha Marcel Schmidt Committed by Rémy Coutable

Use the --purge flag in doc/install/kubernetes/gitlab_omnibus.md

Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6101.
Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 4bcd8db3
......@@ -228,7 +228,7 @@ helm upgrade gitlab --set gitlab=ee,gitlabEEImage=gitlab/gitlab-ee:9.5.5-ee.0 gi
To uninstall the GitLab Chart, run the following:
```bash
helm delete gitlab
helm delete --purge gitlab
```
## Troubleshooting
......
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