mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
middleware/whois: hook it up
Hook it up properly by adding it to the directives list. And add the Target to the SRV record to actually return valid DNS messages.
This commit is contained in:
@@ -92,4 +92,5 @@ var directives = []string{
|
||||
"etcd",
|
||||
"kubernetes",
|
||||
"proxy",
|
||||
"whoami",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user