Adjust coredns to use upstream fowarding server in order (#1238)

This commit is contained in:
Franck Nijhof 2019-08-18 11:06:17 +02:00 committed by Pascal Vizeli
parent 39087e09ce
commit 981f2b193c

View File

@ -4,6 +4,7 @@
fallthrough
}
forward . $servers {
policy sequential
health_check 10s
}
}