auto go fmt

This commit is contained in:
coredns-auto-go-fmt[bot]
2020-11-11 12:30:39 +00:00
parent 32e1d5d07f
commit 4b87be2a0e
2 changed files with 3 additions and 3 deletions

View File

@@ -113,7 +113,7 @@ func ParseStanza(c *caddy.Controller) (*Kubernetes, error) {
opts := dnsControlOpts{
initEndpointsCache: true,
useEndpointSlices: false,
useEndpointSlices: false,
ignoreEmptyService: false,
}
k8s.opts = opts