Merge pull request #2172 from leseb/etcd-auth

etcd: ability to enable/disable ETCD_PEER_CLIENT_CERT_AUTH
This commit is contained in:
Antoine Legrand
2018-02-07 11:25:56 +01:00
committed by GitHub
3 changed files with 8 additions and 1 deletions

View File

@@ -20,6 +20,10 @@ bin_dir: /usr/local/bin
## This may be the case if clients support and loadbalance multiple etcd servers natively.
#etcd_multiaccess: true
### ETCD: disable peer client cert authentication.
# This affects ETCD_PEER_CLIENT_CERT_AUTH variable
#etcd_peer_client_auth: true
## External LB example config
## apiserver_loadbalancer_domain_name: "elb.some.domain"
#loadbalancer_apiserver: