dns

DNS Deployment for nordgedanken.dev infra.
git clone git://archive.git.mtrnord.blog/Nordgedanken/dns.git
Log | Files | Refs

commit b0ac396e8d8a5d40c985d5451e72d1085be59187
parent 52f8eb3051e5b3986accde1a5b050bdfc85f4779
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Wed, 24 Jan 2024 16:41:04 +0100

Fix dns

Signed-off-by: Marcel <MTRNord@users.noreply.github.com>
Diffstat:
Mconfig/midnightthoughts.space.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/midnightthoughts.space.yaml b/config/midnightthoughts.space.yaml @@ -88,12 +88,12 @@ kubernetes_ingress: &kubernetes type: A values: - 65.21.116.72 - - 65.109.5.159 + #- 65.109.5.159 - ttl: 60 type: AAAA values: - '2a01:4f9:4a:451c::1' - - '2a01:4f9:c012:550::1' + #- '2a01:4f9:c012:550::1' matrix: *kubernetes matrix.art: *kubernetes matrix.draupnir: *kubernetes