Replace proxy with forward in coredns example (#8344)

This commit is contained in:
Ashish Kumar Sinha 2019-10-01 22:23:08 +05:30 committed by kannappanr
parent 20b907d8fb
commit 42c821e164

View File

@ -7,5 +7,5 @@
prometheus
cache 160 mydomain.com
loadbalance
proxy . /etc/resolv.conf
forward . /etc/resolv.conf
}