mirror of https://github.com/easzlab/kubeasz.git
修改 nodelocaldns 上游 dns 配置 (#1210)
parent
37b07e9bcc
commit
42949cbbff
|
@ -97,7 +97,7 @@ data:
|
||||||
reload
|
reload
|
||||||
loop
|
loop
|
||||||
bind {{ LOCAL_DNS_CACHE }}
|
bind {{ LOCAL_DNS_CACHE }}
|
||||||
forward . __PILLAR__UPSTREAM__SERVERS__
|
forward . __PILLAR__CLUSTER__DNS__
|
||||||
prometheus :9253
|
prometheus :9253
|
||||||
}
|
}
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue