docs: fix formatting

This commit is contained in:
Rob Szumski 2015-02-18 15:05:28 -08:00
parent e0104e6d93
commit b429eaab84

View File

@ -120,6 +120,7 @@ Environment="FLANNELD_ETCD_PREFIX=/coreos.com/network2"
``` ```
List of flannel configuration parameters: List of flannel configuration parameters:
- **etcd_endpoints**: Comma separated list of etcd endpoints - **etcd_endpoints**: Comma separated list of etcd endpoints
- **etcd_cafile**: Path to CA file used for TLS communication with etcd - **etcd_cafile**: Path to CA file used for TLS communication with etcd
- **etcd_certfile**: Path to certificate file used for TLS communication with etcd - **etcd_certfile**: Path to certificate file used for TLS communication with etcd