From affa9b027dd11b55314b301846bb493fc3d9bbf3 Mon Sep 17 00:00:00 2001 From: Divyam Pateriya Date: Mon, 22 Jan 2024 17:03:40 +0530 Subject: [PATCH] Updating the certificate authority (CA) will cause the nodes of your cluster to reboot. [Removed] Updating the certificate authority (CA) will cause the nodes of your cluster to reboot. Because starting with OCP 4.14, updating ca-bundle do not require node reboot as the certificate update/addition handled by MCC now. --- security/certificates/updating-ca-bundle.adoc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/security/certificates/updating-ca-bundle.adoc b/security/certificates/updating-ca-bundle.adoc index 6d8bf23fb8..96ad6e686a 100644 --- a/security/certificates/updating-ca-bundle.adoc +++ b/security/certificates/updating-ca-bundle.adoc @@ -6,10 +6,6 @@ include::_attributes/common-attributes.adoc[] toc::[] -[IMPORTANT] -==== -Updating the certificate authority (CA) will cause the nodes of your cluster to reboot. -==== include::modules/ca-bundle-understanding.adoc[leveloffset=+1]