minio/docs/federation/lookup/Corefile.example

11 lines
219 B
Plaintext
Raw Normal View History

. {
etcd churchofminio.com {
endpoint http://localhost:2379 http://localhost:4001
upstream /etc/resolv.conf
}
debug
prometheus
cache 160 churchofminio.com
loadbalance
proxy . /etc/resolv.conf
}