diff options
author | João Cunha <j.a.cunha@gmail.com> | 2019-07-02 12:59:59 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2019-07-02 12:59:59 +0000 |
commit | 637e510da147f73587faa0414c67638c2e4729f7 (patch) | |
tree | 14d568eee2e7b9be3524bb05efcfdbd2daa17f89 /doc | |
parent | 34a22b831135faeb8f4c70a3b8a3b8d525ccd164 (diff) | |
download | gitlab-ce-637e510da147f73587faa0414c67638c2e4729f7.tar.gz |
Enables ingress for uninstallation
- JupyterHub must not be available (installed or updated)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/clusters/applications.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/clusters/applications.md b/doc/user/clusters/applications.md index f2516c6db0c..469a7c09250 100644 --- a/doc/user/clusters/applications.md +++ b/doc/user/clusters/applications.md @@ -251,6 +251,7 @@ The applications below can be uninstalled. | Application | GitLab version | Notes | | ----------- | -------------- | ----- | +| Ingress | 12.1+ | The associated load balancer and IP will be deleted and cannot be restored. Furthermore, it can only be uninstalled if JupyterHub is not installed. | | JupyterHub | 12.1+ | All data not committed to GitLab will be deleted and cannot be restored. | | Prometheus | 11.11+ | All data will be deleted and cannot be restored. | |