From f68bb61a26f2b6187dec990e67b53142776a4581 Mon Sep 17 00:00:00 2001 From: lavenderguitar Date: Sun, 3 Apr 2022 15:32:58 -0400 Subject: [PATCH] v1.0.0 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba65ac7..54d8561 100644 --- a/README.md +++ b/README.md @@ -83,4 +83,6 @@ The jekyll site provided in this repo is an example and includes a basic Dockerf - Implement support for secrets management. - Implement terraform backend support for state management. -- Add autoscaler support to LKE cluster. \ No newline at end of file +- Add autoscaler support to LKE cluster. + +- CertManager Helm flag did not generate namespace as indicated in the docs. This step had to be manually added to `cert-manager-v1.7.2.yaml`. This will be a problem for upgrading in the future. \ No newline at end of file