29 lines
373 B
YAML
29 lines
373 B
YAML
virtualIPs:
|
|
- ""
|
|
interface: ""
|
|
label: ""
|
|
leaderHook: ""
|
|
followerHook: ""
|
|
cluster:
|
|
raft:
|
|
dir: ""
|
|
id: ""
|
|
address: ""
|
|
level: ""
|
|
peers:
|
|
- id: ""
|
|
address: ""
|
|
- id: ""
|
|
address: ""
|
|
tls:
|
|
cert: ""
|
|
key: ""
|
|
ca: ""
|
|
insecure: true
|
|
etcd:
|
|
endpoints:
|
|
- ""
|
|
- ""
|
|
- ""
|
|
prefix: ""
|
|
clusterName: ""
|