Skip to content

Commit

Permalink
change message for certificates recreation
Browse files Browse the repository at this point in the history
  • Loading branch information
vcerenu committed Mar 21, 2024
1 parent 57d157e commit 29d15af
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,10 @@ Our Kubernetes deployment uses our Wazuh images from Docker. If we look at the f
Any modification related to these files will also be made in the associated volume. When the replica pod is created, it will get those files from the volume, keeping the previous changes.


Recreate certificates
---------------------

Due to changes made in version v4.8.0 of Wazuh, it is mandatory to recreate the SSL certificates before applying the changes of the new version, so any update from a version prior to Wazuh v4.8.0 to an equal or later version must :ref:`recreate your certificates. <kubernetes_ssl_certificates>`
Recreating certificates
-----------------------

Upgrading from a version earlier than v4.8.0 requires that you recreate the SSL certificates. Follow instructions in :ref:`kubernetes_ssl_certificates` for this.

Configuring the upgrade
-----------------------
Expand Down

0 comments on commit 29d15af

Please sign in to comment.