mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 11:42:14 +00:00
nodelocaldns.yaml: remove force_tcp option which used for external dns query
This commit is contained in:
@@ -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
|
||||
}
|
||||
---
|
||||
|
Reference in New Issue
Block a user