dns

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

commit 37a75341b52ec81460731fcb9bfb0bd4610015ab
parent a93c5925878cf00df60cd5175e7d713b890d5d0d
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Tue, 13 Feb 2024 15:20:36 +0100

Merge pull request #26 from Nordgedanken/MTRNord-patch-2

Update midnightthoughts.space.yaml
Diffstat:
Mconfig/midnightthoughts.space.yaml | 2+-
Mconfig/nordgedanken.dev.yaml | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/midnightthoughts.space.yaml b/config/midnightthoughts.space.yaml @@ -87,7 +87,7 @@ kubernetes_ingress: &kubernetes type: A values: - 65.21.116.72 - - 49.13.24.105 + - 159.69.103.159 - 65.109.241.200 - ttl: 60 type: AAAA diff --git a/config/nordgedanken.dev.yaml b/config/nordgedanken.dev.yaml @@ -161,7 +161,7 @@ kubernetes: &kubernetes type: A values: - 65.21.116.72 - - 49.13.24.105 + - 159.69.103.159 - 65.109.241.200 - ttl: 60 type: AAAA