mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 05:03:09 +00:00
nodelocaldns.yaml: remove force_tcp option which used for external dns query
This commit is contained in:
parent
bc9c5afaf0
commit
97f50fb0b5
@ -97,9 +97,7 @@ data:
|
|||||||
reload
|
reload
|
||||||
loop
|
loop
|
||||||
bind __PILLAR__LOCAL__DNS__ __PILLAR__DNS__SERVER__
|
bind __PILLAR__LOCAL__DNS__ __PILLAR__DNS__SERVER__
|
||||||
forward . __PILLAR__UPSTREAM__SERVERS__ {
|
forward . __PILLAR__UPSTREAM__SERVERS__
|
||||||
force_tcp
|
|
||||||
}
|
|
||||||
prometheus :9253
|
prometheus :9253
|
||||||
}
|
}
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user