fuel-ccp-etcd/service/files/defaults.yaml

18 lines
305 B
YAML

configs:
etcd:
connection_attempts: 20
connection_delay: 5
client_port:
cont: 2379
server_port:
cont: 2380
tls:
enabled: true
token: cluster
additional_arguments:
election-timeout: 5000
heartbeat-interval: 250
versions:
etcd_version: v3.0.12