From 613332eb0810d95b788e1b7432cb4efec61e1224 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Fri, 9 Jun 2023 01:13:21 +0000 Subject: [PATCH] Update file test.yaml --- heimdall/templates/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heimdall/templates/test.yaml b/heimdall/templates/test.yaml index eb69f25..a1a2bf8 100644 --- a/heimdall/templates/test.yaml +++ b/heimdall/templates/test.yaml @@ -4,7 +4,7 @@ apiVersion: v1 metadata: name: whoami-external-dns annotations: - external-dns.alpha.kubernetes.io/hostname: whoami.macrossplusinc.com + external-dns.alpha.kubernetes.io/hostname: whoami.durp.info spec: type: ExternalName externalName: 1.2.3.4 \ No newline at end of file