From 32fc5d9727c43e2f27d0515d88fffdd70aff5592 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Fri, 9 Jun 2023 00:52:13 +0000 Subject: [PATCH] Update file ingress.yaml --- heimdall/templates/ingress.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/heimdall/templates/ingress.yaml b/heimdall/templates/ingress.yaml index 1ab3db2..ab5cc61 100644 --- a/heimdall/templates/ingress.yaml +++ b/heimdall/templates/ingress.yaml @@ -1,6 +1,9 @@ apiVersion: traefik.containo.us/v1alpha1 kind: IngressRoute metadata: + annotations: + external-dns.alpha.kubernetes.io/hostname: heimdall.durp.info + external-dns.alpha.kubernetes.io/target: home.durp.info name: heimdall-ingress spec: entryPoints: