diff --git a/doc/source/security/kubernetes/security-cert-manager.rst b/doc/source/security/kubernetes/security-cert-manager.rst index 1aa1a86b4..6b8d61a26 100644 --- a/doc/source/security/kubernetes/security-cert-manager.rst +++ b/doc/source/security/kubernetes/security-cert-manager.rst @@ -16,9 +16,10 @@ services are available for hosted containerized applications by default. .. warning:: - Removing the cert-manager causes problems and potentially brings the system - to an unrecoverable state. Removal deletes all certificates and related logs, - requiring the system to be reinstalled. + The cert-manager is a mandatory application and cannot be removed using the + ``system application-remove`` command . Forced removal of cert-manager (using + the ``-force`` option) deletes all certificates, leaving the system is an + unrecoverable state and requiring a system reinstall. For more information on the cert-manager project, see `http://cert-manager.io `__.