Certificate can contain path or file contents
Signed-off-by: Martin <martin.piegay@zenika.com>
This commit is contained in:
parent
056e0fe2d9
commit
7ada80b619
5 changed files with 172 additions and 14 deletions
|
@ -176,7 +176,6 @@ Complete documentation is available at https://traefik.io`,
|
|||
|
||||
//TODO : log warning if many KvStore or set priority
|
||||
if kv != nil {
|
||||
fmtlog.Println("KV Store found")
|
||||
s.AddSource(kv)
|
||||
if _, err := s.LoadConfig(); err != nil {
|
||||
fmtlog.Println(fmt.Errorf("Error : %s", err))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue