allow coredns override extensions

Signed-off-by: Andrew Roffey <andrew@roffey.au>
This commit is contained in:
Andrew Roffey
2023-05-19 11:19:25 +10:00
committed by Brad Davidson
parent 85e10cf9d2
commit 0485a56f33
2 changed files with 2 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ data:
loop
reload
loadbalance
import /etc/coredns/custom/*.override
}
import /etc/coredns/custom/*.server
---