forked from Ivasoft/traefik
refactor: fix typos.
refactor: typo in whitelister file name.
This commit is contained in:
committed by
Ludovic Fernandez
parent
18d11e02d0
commit
63f9bccf9f
@@ -419,7 +419,7 @@ func NewTraefikDefaultPointersConfiguration() *TraefikConfiguration {
|
||||
defaultBoltDb.Prefix = "/traefik"
|
||||
defaultBoltDb.Constraints = types.Constraints{}
|
||||
|
||||
//default Provider
|
||||
//default Kubernetes
|
||||
var defaultKubernetes kubernetes.Provider
|
||||
defaultKubernetes.Watch = true
|
||||
defaultKubernetes.Endpoint = ""
|
||||
|
||||
Reference in New Issue
Block a user