github.com/erda-project/erda-infra@v1.0.9/providers/etcd-election/examples/examples.yaml (about) 1 etcd: 2 endpoints: "https://localhost: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: 9 10 etcd-election: