mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
add kube-dns to coredns configmap translation (#85)
This commit is contained in:
parent
82742c778a
commit
f6d0a56b78
3 changed files with 87 additions and 6 deletions
|
@ -53,13 +53,13 @@ data:
|
|||
pods insecure
|
||||
upstream
|
||||
fallthrough in-addr.arpa ip6.arpa
|
||||
}
|
||||
}FEDERATIONS
|
||||
prometheus :9153
|
||||
proxy . /etc/resolv.conf
|
||||
proxy . UPSTREAMNAMESERVER
|
||||
cache 30
|
||||
reload
|
||||
loadbalance
|
||||
}
|
||||
}STUBDOMAINS
|
||||
---
|
||||
apiVersion: extensions/v1beta1
|
||||
kind: Deployment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue