From ad61a0b33c2de2fb40f60731558357f0d0dd34b8 Mon Sep 17 00:00:00 2001 From: Craig Brookes Date: Fri, 20 Dec 2024 07:47:08 +0000 Subject: [PATCH] Update config/install/README.md Co-authored-by: David Martin --- config/install/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/install/README.md b/config/install/README.md index f0f7097b6..9d65b3947 100644 --- a/config/install/README.md +++ b/config/install/README.md @@ -211,7 +211,7 @@ generatorOptions: secretGenerator: - name: aws-provider-credentials - namespace: cert-manager # assumes cert-manager namespace exists. + namespace: cert-manager # change this to the namespace where cert-manager is running. envs: - aws-credentials.env # notice this matches the .env file above. You will need to setup this file locally type: 'kuadrant.io/aws'