github.com/erda-project/erda-infra@v1.0.9/providers/etcd/examples/examples.yaml (about) 1 etcd: 2 endpoints: "http://127.0.0.1:2379" 3 # tls: 4 # cert_file: "etcd-client.pem" 5 # cert_key_file: "etcd-client-key.pem" 6 # ca_file: "etcd-ca.pem" 7 8 example: