Do not force TCP connections to upstreams. (#4492)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
3b9d13fda9
commit
15597aa493
@ -51,8 +51,6 @@ data:
|
||||
reload
|
||||
loop
|
||||
bind {{ nodelocaldns_ip }}
|
||||
forward . {{ upstreamForwardTarget }} {
|
||||
force_tcp
|
||||
}
|
||||
forward . {{ upstreamForwardTarget }}
|
||||
prometheus :9253
|
||||
}
|
||||
|
Reference in New Issue
Block a user