refactor: fix typos.
refactor: typo in whitelister file name.
This commit is contained in:
parent
18d11e02d0
commit
63f9bccf9f
6 changed files with 8 additions and 8 deletions
|
@ -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 = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue