disable coredns logs as we dont need them in prod[ci skip]

This commit is contained in:
Viktor Barzin 2025-01-25 17:22:38 +00:00
parent 7596d3e0ce
commit 1420b5478b

View file

@ -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