diff --git a/dmz/authentik/templates/cert.yaml b/dmz/authentik/templates/cert.yaml index 565aa0d..f920c99 100644 --- a/dmz/authentik/templates/cert.yaml +++ b/dmz/authentik/templates/cert.yaml @@ -24,17 +24,7 @@ spec: name: letsencrypt-production kind: ClusterIssuer secretName: authentik-outpost-tls - commonName: "auth.durp.info" + commonName: "authentik.durp.info" dnsNames: - - "auth.durp.info" - ---- -kind: Service -apiVersion: v1 -metadata: - name: auth-external-dns - annotations: - external-dns.alpha.kubernetes.io/hostname: auth.durp.info -spec: - type: ExternalName - externalName: durp.info + - "authentik.durp.info" + - "authentik.durp.info"