From 0f5e818e5f2c2f730019bfd31e80bc65f37bd280 Mon Sep 17 00:00:00 2001 From: Dessa Simpson Date: Tue, 1 Apr 2025 13:09:05 -0700 Subject: [PATCH] configure k3s api vip --- zones/xaviera.systems.zone | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zones/xaviera.systems.zone b/zones/xaviera.systems.zone index 3f9b3c5..fcee512 100644 --- a/zones/xaviera.systems.zone +++ b/zones/xaviera.systems.zone @@ -1,6 +1,6 @@ $ORIGIN xaviera.systems. @ 3600 IN SOA ns3.xaviera.systems. admin.k7dxs.net. ( - 44 ; serial + 45 ; serial 300 ; refresh (unused) 300 ; retry (unused) 300 ; expire (unused) @@ -68,7 +68,7 @@ idne 300 IN NS vpn.xaviera.systems. ; k3s $ORIGIN k3s.xaviera.systems. -api 300 IN A 192.168.70.81 +api 300 IN A 192.168.70.80 ionian 300 IN A 192.168.70.81 dorian 300 IN A 192.168.70.82 phrygian 300 IN A 192.168.70.83