Add coredns-endpoints to CoreDNS provider config
This commit is contained in:
@@ -38,6 +38,7 @@ type Config struct {
|
||||
Global struct {
|
||||
EtcdEndpoints string `gcfg:"etcd-endpoints"`
|
||||
DNSZones string `gcfg:"zones"`
|
||||
CoreDNSEndpoints string `gcfg:"coredns-endpoints"`
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user