mirror of https://github.com/k3s-io/k3s
allow coredns override extensions
Signed-off-by: Andrew Roffey <andrew@roffey.au>
(cherry picked from commit 0485a56f33
)
pull/7764/head
parent
d38189d042
commit
d707fec67f
|
@ -72,6 +72,7 @@ data:
|
||||||
loop
|
loop
|
||||||
reload
|
reload
|
||||||
loadbalance
|
loadbalance
|
||||||
|
import /etc/coredns/custom/*.override
|
||||||
}
|
}
|
||||||
import /etc/coredns/custom/*.server
|
import /etc/coredns/custom/*.server
|
||||||
---
|
---
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue