Add libkv Username and Password

This commit is contained in:
Tristan Colgate 2017-03-28 16:54:48 +01:00 committed by Fernandez Ludovic
parent 2f1a7cbf26
commit de6d771bc2
3 changed files with 18 additions and 1 deletions

View file

@ -1305,6 +1305,13 @@ prefix = "/traefik"
#
# filename = "etcd.tmpl"
# Use etcd user/pass authentication
#
# Optional
#
# username = foo
# password = bar
# Enable etcd TLS connection
#
# Optional