Replace proxy with forward in coredns example (#8344)

master
Ashish Kumar Sinha 5 years ago committed by kannappanr
parent 20b907d8fb
commit 42c821e164
  1. 2
      docs/federation/lookup/Corefile.example

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