mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
Merge pull request #36 from chrisohaver/upstream
kubernetes: Add upstream
This commit is contained in:
commit
14595abeae
1 changed files with 3 additions and 1 deletions
|
@ -50,7 +50,9 @@ data:
|
||||||
errors
|
errors
|
||||||
log
|
log
|
||||||
health
|
health
|
||||||
kubernetes CLUSTER_DOMAIN SERVICE_CIDR POD_CIDR
|
kubernetes CLUSTER_DOMAIN SERVICE_CIDR POD_CIDR {
|
||||||
|
upstream /etc/resolv.conf
|
||||||
|
}
|
||||||
prometheus :9153
|
prometheus :9153
|
||||||
proxy . /etc/resolv.conf
|
proxy . /etc/resolv.conf
|
||||||
cache 30
|
cache 30
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue