mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Merge pull request #93471 from lemonli/node-local-dns-cache
nodelocaldns.yaml: remove force_tcp option which used for external dn…
This commit is contained in:
commit
1d04741aae
@ -97,9 +97,7 @@ data:
|
||||
reload
|
||||
loop
|
||||
bind __PILLAR__LOCAL__DNS__ __PILLAR__DNS__SERVER__
|
||||
forward . __PILLAR__UPSTREAM__SERVERS__ {
|
||||
force_tcp
|
||||
}
|
||||
forward . __PILLAR__UPSTREAM__SERVERS__
|
||||
prometheus :9253
|
||||
}
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user