commit 90f04618eda038d9fdb9142c5c41c9bdfc33b193
parent 149bc91044ddd436887ab53f523c190a5f35aadf
Author: Marcel <MTRNord@users.noreply.github.com>
Date: Sat, 27 Jan 2024 17:05:36 +0100
Fix ips
Signed-off-by: Marcel <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/midnightthoughts.space.yaml b/config/midnightthoughts.space.yaml
@@ -117,7 +117,7 @@ keycloak: *kubernetes
nordgedanken.lg:
ttl: 1800
type: A
- value: 10.100.0.2
+ value: 10.0.1.2
notes:
ttl: 1800
type: CNAME
@@ -148,11 +148,11 @@ status.draupnir:
worker-1.lg:
ttl: 1800
type: A
- value: 10.100.0.1
+ value: 10.0.2.1
worker-2.lg:
ttl: 1800
type: A
- value: 10.100.0.3
+ value: 10.0.2.2
znc:
- ttl: 1800
type: A