diff --git a/docs/security/certificates.md b/docs/security/certificates.md index 866d2edd..bed080e1 100644 --- a/docs/security/certificates.md +++ b/docs/security/certificates.md @@ -107,7 +107,7 @@ graph TD #### Using the Example Script -:::important +:::info Important If you want to sign the cluster CA certificates with an existing root CA using the example script, you must place the root and intermediate files in the target directory prior to running the script. If the files do not exist, the script will create new root and intermediate CA certificates. :::