From 322d16c104cb724f914c49062b1b0f6f08c98562 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Sat, 13 Dec 2025 12:02:14 -0500 Subject: [PATCH] cert namespace --- infrastructure/controllers/cert-manager/namespace-cert.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 infrastructure/controllers/cert-manager/namespace-cert.yaml diff --git a/infrastructure/controllers/cert-manager/namespace-cert.yaml b/infrastructure/controllers/cert-manager/namespace-cert.yaml new file mode 100644 index 0000000..c402246 --- /dev/null +++ b/infrastructure/controllers/cert-manager/namespace-cert.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: letsencrypt-wildcard-cert