mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-03-14 14:16:16 +01:00
Add upstream for kubernetes
This commit is contained in:
parent
9410202e50
commit
ff21b1b4e3
1 changed files with 3 additions and 1 deletions
|
@ -50,7 +50,9 @@ data:
|
|||
errors
|
||||
log
|
||||
health
|
||||
kubernetes CLUSTER_DOMAIN SERVICE_CIDR POD_CIDR
|
||||
kubernetes CLUSTER_DOMAIN SERVICE_CIDR POD_CIDR {
|
||||
upstream /etc/resolv.conf
|
||||
}
|
||||
prometheus :9153
|
||||
proxy . /etc/resolv.conf
|
||||
cache 30
|
||||
|
|
Loading…
Reference in a new issue