mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 20:42:33 +02:00
Remove stdout from log line (#27)
This commit is contained in:
parent
fa6e0f82a2
commit
9d3a29d237
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ data:
|
||||||
Corefile: |
|
Corefile: |
|
||||||
.:53 {
|
.:53 {
|
||||||
errors
|
errors
|
||||||
log stdout
|
log
|
||||||
health
|
health
|
||||||
kubernetes CLUSTER_DOMAIN SERVICE_CIDR POD_CIDR
|
kubernetes CLUSTER_DOMAIN SERVICE_CIDR POD_CIDR
|
||||||
proxy . /etc/resolv.conf
|
proxy . /etc/resolv.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue