From 6e47db709bc459de8e7b2905512f1bfc518e0425 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Wed, 30 Nov 2022 15:08:33 +0100 Subject: [PATCH] tab --- apps/templates/cert-manager.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/templates/cert-manager.yaml b/apps/templates/cert-manager.yaml index 2e428a9..3a5fc63 100644 --- a/apps/templates/cert-manager.yaml +++ b/apps/templates/cert-manager.yaml @@ -43,10 +43,10 @@ spec: apiTokenSecretRef: name: cloudflare-api-token-secret key: CLOUDFLARE_API_KEY - selector: - dnsNames: - - 'roxedus.com' - - '*.roxedus.com' + selector: + dnsNames: + - 'roxedus.com' + - '*.roxedus.com' --- apiVersion: cert-manager.io/v1 kind: Certificate