Add libkv Username and Password
This commit is contained in:
parent
2f1a7cbf26
commit
de6d771bc2
3 changed files with 18 additions and 1 deletions
|
@ -855,6 +855,13 @@
|
|||
#
|
||||
# filename = "etcd.tmpl"
|
||||
|
||||
# Use etcd user/pass authentication
|
||||
#
|
||||
# Optional
|
||||
#
|
||||
# username = foo
|
||||
# password = bar
|
||||
|
||||
# Enable etcd TLS connection
|
||||
#
|
||||
# Optional
|
||||
|
@ -865,7 +872,6 @@
|
|||
# key = "/etc/ssl/etcd.key"
|
||||
# insecureskipverify = true
|
||||
|
||||
|
||||
################################################################
|
||||
# Zookeeper configuration backend
|
||||
################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue