mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
Merge pull request #3962 from tchap/haproxy-use-resolv-conf
loadbalancer/config: Parse resolv.conf for DNS
This commit is contained in:
@@ -40,7 +40,7 @@ global
|
||||
maxconn 100000
|
||||
|
||||
resolvers docker
|
||||
nameserver dns 127.0.0.11:53
|
||||
parse-resolv-conf
|
||||
|
||||
defaults
|
||||
log global
|
||||
|
||||
Reference in New Issue
Block a user