github.com/minio/minio@v0.0.0-20240328213742-3f72439b8a27/docs/federation/lookup/Corefile.example (about) 1 . { 2 etcd churchofminio.com { 3 endpoint http://localhost:2379 http://localhost:4001 4 upstream /etc/resolv.conf 5 } 6 debug 7 prometheus 8 cache 160 mydomain.com 9 loadbalance 10 forward . /etc/resolv.conf 11 }