From f906a38c13089317fe31e721543d109dce906766 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Wed, 30 Nov 2022 15:22:41 +0100 Subject: [PATCH] e --- apps/templates/cert-manager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/cert-manager.yaml b/apps/templates/cert-manager.yaml index 3a5fc63..6dd8def 100644 --- a/apps/templates/cert-manager.yaml +++ b/apps/templates/cert-manager.yaml @@ -52,7 +52,7 @@ apiVersion: cert-manager.io/v1 kind: Certificate metadata: name: test-roxedus-com - namespace: default + namespace: cert-manager spec: # Secret names are always required. secretName: example-com-tls