mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 14:14:39 +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:
@@ -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
|
||||||
}
|
}
|
||||||
---
|
---
|
||||||
|
Reference in New Issue
Block a user