mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
pillar_dns_server remove change so as not to break tooling in the near term in the kubernetes/dns repo
This commit is contained in:
parent
1693c111be
commit
c6a4a87ff2
@ -96,8 +96,8 @@ data:
|
|||||||
cache 30
|
cache 30
|
||||||
reload
|
reload
|
||||||
loop
|
loop
|
||||||
bind __LOCAL__DNS__ __DNS__SERVER__
|
bind __PILLAR__LOCAL__DNS__ __PILLAR__DNS__SERVER__
|
||||||
forward . __UPSTREAM__SERVERS__
|
forward . __PILLAR__UPSTREAM__SERVERS__
|
||||||
prometheus :9253
|
prometheus :9253
|
||||||
}
|
}
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user