Add warnings related to the removal of cert-manager (dsr10, dsr10MR)

Change-Id: I5dbcc535505764ae5ed8f7b42745d0019dc1fb1e
Signed-off-by: Suzana Fernandes <Suzana.Fernandes@windriver.com>
This commit is contained in:
Suzana Fernandes
2025-05-30 17:36:52 +00:00
parent f4efd78b01
commit 1f5c393726

View File

@@ -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 <http://cert-manager.io>`__.