From 6079cf40e72342367c40bfa173e2a553edca43df Mon Sep 17 00:00:00 2001 From: kahirokunn Date: Sun, 30 Oct 2022 13:03:27 +0900 Subject: [PATCH] chore: default to enable log --- charts/coredns/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/coredns/values.yaml b/charts/coredns/values.yaml index 6734ab7..4186b4a 100644 --- a/charts/coredns/values.yaml +++ b/charts/coredns/values.yaml @@ -130,6 +130,7 @@ servers: - name: loop - name: reload - name: loadbalance + - name: log # Complete example with all the options: # - zones: # the `zones` block can be left out entirely, defaults to "."