diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2023-11-06 22:11:12 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2023-11-06 22:11:12 +0100 |
commit | 873d19b768a629158fdbed460e0828ac8a11a4f6 (patch) | |
tree | 53a63e37016f15a9020185156b0de889674c8d6e | |
parent | a5ce1ff65cd212d0c62891591815dfd6b552e780 (diff) | |
download | dns-873d19b768a629158fdbed460e0828ac8a11a4f6.tar.xz |
Drop food.actual
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r-- | kyriasis.com.zone | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kyriasis.com.zone b/kyriasis.com.zone index be737ad..a6a4e12 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -2,7 +2,7 @@ $ORIGIN kyriasis.com. $TTL 24h @ IN SOA ns1.kyriasis.com. hostmaster.kyriasis.com. ( - 2311062109 ; serial + 2311062111 ; serial 24h ; refresh 2h ; retry 1w ; expire @@ -57,7 +57,6 @@ prometheus CNAME theos repsys CNAME theos repsys-test CNAME theos actual CNAME theos -food.actual CNAME theos gada A 127.0.0.1 *.minikube A 192.168.99.100 |