diff --git a/authentik/templates/ingress.yaml b/authentik/templates/ingress.yaml index f9106e0..891ea4a 100644 --- a/authentik/templates/ingress.yaml +++ b/authentik/templates/ingress.yaml @@ -39,4 +39,4 @@ metadata: external-dns.alpha.kubernetes.io/hostname: authentik.durp.info spec: type: ExternalName - externalName: home.durp.info \ No newline at end of file + externalName: durp.info \ No newline at end of file diff --git a/durpapi/templates/external-dns.yaml b/durpapi/templates/external-dns.yaml index 9ce7c55..cc7c595 100644 --- a/durpapi/templates/external-dns.yaml +++ b/durpapi/templates/external-dns.yaml @@ -6,4 +6,4 @@ metadata: external-dns.alpha.kubernetes.io/hostname: durpapi.durp.info spec: type: ExternalName - externalName: home.durp.info \ No newline at end of file + externalName: durp.info \ No newline at end of file diff --git a/heimdall/templates/ingress.yaml b/heimdall/templates/ingress.yaml index 003fe20..98b6144 100644 --- a/heimdall/templates/ingress.yaml +++ b/heimdall/templates/ingress.yaml @@ -49,4 +49,4 @@ metadata: external-dns.alpha.kubernetes.io/hostname: heimdall.durp.info spec: type: ExternalName - externalName: home.durp.info + externalName: durp.info diff --git a/internalproxy/templates/kasm-ingress.yaml b/internalproxy/templates/kasm-ingress.yaml index 932fae7..14b78e2 100644 --- a/internalproxy/templates/kasm-ingress.yaml +++ b/internalproxy/templates/kasm-ingress.yaml @@ -65,4 +65,4 @@ metadata: external-dns.alpha.kubernetes.io/hostname: kasm.durp.info spec: type: ExternalName - externalName: home.durp.info + externalName: durp.info diff --git a/internalproxy/templates/nexus.yaml b/internalproxy/templates/nexus.yaml index 5fdca6d..7074102 100644 --- a/internalproxy/templates/nexus.yaml +++ b/internalproxy/templates/nexus.yaml @@ -68,4 +68,4 @@ metadata: external-dns.alpha.kubernetes.io/hostname: nexus.durp.info spec: type: ExternalName - externalName: home.durp.info \ No newline at end of file + externalName: durp.info \ No newline at end of file diff --git a/internalproxy/templates/registry.yaml b/internalproxy/templates/registry.yaml index 4dc933a..b4ac19a 100644 --- a/internalproxy/templates/registry.yaml +++ b/internalproxy/templates/registry.yaml @@ -68,4 +68,4 @@ metadata: external-dns.alpha.kubernetes.io/hostname: registry.durp.info spec: type: ExternalName - externalName: home.durp.info \ No newline at end of file + externalName: durp.info \ No newline at end of file diff --git a/kube-prometheus-stack/templates/ingress.yaml b/kube-prometheus-stack/templates/ingress.yaml index 292280e..caf0ee1 100644 --- a/kube-prometheus-stack/templates/ingress.yaml +++ b/kube-prometheus-stack/templates/ingress.yaml @@ -77,4 +77,4 @@ metadata: external-dns.alpha.kubernetes.io/hostname: grafana.durp.info spec: type: ExternalName - externalName: home.durp.info \ No newline at end of file + externalName: durp.info \ No newline at end of file diff --git a/uptimekuma/templates/ingress.yaml b/uptimekuma/templates/ingress.yaml index 519f6ed..3df2689 100644 --- a/uptimekuma/templates/ingress.yaml +++ b/uptimekuma/templates/ingress.yaml @@ -42,4 +42,4 @@ metadata: external-dns.alpha.kubernetes.io/hostname: kuma.durp.info spec: type: ExternalName - externalName: home.durp.info + externalName: durp.info diff --git a/whoogle/templates/ingress.yaml b/whoogle/templates/ingress.yaml index dff78f5..575bdf3 100644 --- a/whoogle/templates/ingress.yaml +++ b/whoogle/templates/ingress.yaml @@ -39,4 +39,4 @@ metadata: external-dns.alpha.kubernetes.io/hostname: whoogle.durp.info spec: type: ExternalName - externalName: home.durp.info \ No newline at end of file + externalName: durp.info \ No newline at end of file