mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 16:54:15 -04:00
remove debug
This commit is contained in:
@@ -68,8 +68,6 @@ func (k *Kubernetes) InitKubeCache() error {
|
||||
}
|
||||
k.APIConn = newdnsController(kubeClient, k.ResyncPeriod, k.Selector)
|
||||
|
||||
log.Printf("[debug] k8s controller initialized: %s\n", k)
|
||||
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user