From cfe8024e70ed45517311f1700f9e69a2f15d395e Mon Sep 17 00:00:00 2001 From: Tiger Date: Thu, 25 Jul 2019 16:23:50 +1000 Subject: Allow Cert-Manager to be uninstalled Our current version of Cert-Manager does not uninstall cleanly, and we must manually remove custom resource definitions. --- doc/user/clusters/applications.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/user/clusters') diff --git a/doc/user/clusters/applications.md b/doc/user/clusters/applications.md index a29df76f4b7..c0106b2cb9e 100644 --- a/doc/user/clusters/applications.md +++ b/doc/user/clusters/applications.md @@ -252,6 +252,7 @@ The applications below can be uninstalled. | Application | GitLab version | Notes | | ----------- | -------------- | ----- | +| Cert-Manager | 12.2+ | The associated private key will be deleted and cannot be restored. Deployed applications will continue to use HTTPS, but certificates will not be renewed. Before uninstalling, you may wish to [back up your configuration](https://docs.cert-manager.io/en/latest/tasks/backup-restore-crds.html) or [revoke your certificates](https://letsencrypt.org/docs/revoking/) | | GitLab Runner | 12.2+ | Any running pipelines will be canceled. | | Helm | 12.2+ | The associated Tiller pod will be deleted and cannot be restored. | | 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. | -- cgit v1.2.3