You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
minio/docs/federation/lookup/Corefile.example

11 lines
219 B

. {
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
}