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