From 1420b5478bcca360ca2089d1da381b3d7dd88537 Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Sat, 25 Jan 2025 17:22:38 +0000 Subject: [PATCH] disable coredns logs as we dont need them in prod[ci skip] --- corefils.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/corefils.yaml b/corefils.yaml index 0ff1f1d3..d797ee9e 100644 --- a/corefils.yaml +++ b/corefils.yaml @@ -2,7 +2,7 @@ apiVersion: v1 data: Corefile: | .:53 { - log + #log errors health { lameduck 5s @@ -26,7 +26,7 @@ data: loadbalance } viktorbarzin.lan:53 { - log + #log errors #forward . 10.102.184.76 forward . 10.0.20.101:30053 # this must be the same as the technitium nodeport svc