auto go fmt
This commit is contained in:
parent
32e1d5d07f
commit
4b87be2a0e
2 changed files with 3 additions and 3 deletions
|
@ -113,7 +113,7 @@ func ParseStanza(c *caddy.Controller) (*Kubernetes, error) {
|
|||
|
||||
opts := dnsControlOpts{
|
||||
initEndpointsCache: true,
|
||||
useEndpointSlices: false,
|
||||
useEndpointSlices: false,
|
||||
ignoreEmptyService: false,
|
||||
}
|
||||
k8s.opts = opts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue