From 6f2b10c93d2140de4f986aea723bf40bfd1795c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Mon, 25 Apr 2022 23:37:51 +0200 Subject: [PATCH] remove ignored wildcard record --- dnsconfig.js | 1 - 1 file changed, 1 deletion(-) diff --git a/dnsconfig.js b/dnsconfig.js index def98de..be97798 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -5,7 +5,6 @@ D("kmlabz.com", REG_NONE, A('git', '152.66.211.211'), A('@', '152.66.211.211'), AAAA('@', '2001:738:2001:207f:0:211:211:15'), - IGNORE_NAME("\\*.k8s"), CNAME('drone', 'webgateway.tormakristof.eu.'), CNAME('guacamole', 'webgateway.tormakristof.eu.'), CNAME('keycloak', 'webgateway.tormakristof.eu.'),