From ee3867f7836546cf18207514fcc66e71e5a1f637 Mon Sep 17 00:00:00 2001 From: aveega Date: Thu, 13 Jun 2024 17:13:15 +0000 Subject: [PATCH] Dummy commit to run tests after MCM execution Signed-off-by: aveega --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3311eca..772c96db 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ # AWS Private CA Issuer -AWS Private CA is an AWS service that can setup and manage private CAs, as well as issue private certifiates. +AWS Private Certificate Authority is an AWS service that can setup and manage private CAs, as well as issue private certifiates. cert-manager is a Kubernetes add-on to automate the management and issuance of TLS certificates from various issuing sources. It will ensure certificates are valid and up to date periodically, and attempt to renew certificates at an appropriate time before expiry.