Commit 9aa81c0a authored by Ash McKenzie's avatar Ash McKenzie

Merge branch 'docs-60665-uninstalling-cluster-apps' into 'master'

Document Prometheus app can be uninstalled

Closes #60665

See merge request gitlab-org/gitlab-ce!28098
parents cf1fc5a1 5d1d0851
......@@ -406,6 +406,27 @@ Upgrades will reset values back to the values built into the `runner`
chart plus the values set by
[`values.yaml`](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/vendor/runner/values.yaml)
### Uninstalling applications
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/60665) in
> GitLab 11.11.
The applications below can be uninstalled.
| Application | GitLab version | Notes |
| ----------- | -------------- | ----- |
| Prometheus | 11.11+ | All data will be deleted and cannot be restored. |
To uninstall an application:
1. Navigate to your project's **Operations > Kubernetes**.
1. Select your cluster.
1. Click the **Uninstall** button for the application.
Support for uninstalling all applications will be progressively
introduced (see [related
epic](https://gitlab.com/groups/gitlab-org/-/epics/1201)).
### Troubleshooting applications
Applications can fail with the following error:
......
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