From fb448d1708059c8f137f59ebc86dd9afe65ca825 Mon Sep 17 00:00:00 2001 From: ImSoZRious <30285202+ImSoZRious@users.noreply.github.com> Date: Mon, 26 Feb 2024 04:21:35 +0700 Subject: [PATCH] Update update.mjs --- update.mjs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update.mjs b/update.mjs index edba5bc..fa4995e 100644 --- a/update.mjs +++ b/update.mjs @@ -13,6 +13,8 @@ const config = [ ['traefik.isd.sgcu.in.th', 'AAAA', '2400:6180:0:d0::1103:d001'], ['internal.isd.sgcu.in.th', 'A', '157.230.44.126'], ['internal.isd.sgcu.in.th', 'AAAA', '2400:6180:0:d0::1103:d001'], + ['kubernetes.isd.sgcu.in.th', 'A', '157.230.44.126'], + ['kubernetes.isd.sgcu.in.th', 'AAAA', '2400:6180:0:d0::1103:d001'], ['minio-console.isd.sgcu.in.th', 'A', '157.230.44.126'], ['minio-console.isd.sgcu.in.th', 'AAAA', '2400:6180:0:d0::1103:d001'], ['minio-api.isd.sgcu.in.th', 'A', '157.230.44.126'],