37 lines
476 B
YAML
37 lines
476 B
YAML
virtualIPs:
|
|
- ""
|
|
interface: ""
|
|
label: ""
|
|
leaderHook:
|
|
- ""
|
|
followerHook:
|
|
- ""
|
|
cluster:
|
|
raft:
|
|
dir: ""
|
|
id: ""
|
|
address: ""
|
|
peers:
|
|
- id: ""
|
|
address: ""
|
|
- id: ""
|
|
address: ""
|
|
tls:
|
|
cert: ""
|
|
key: ""
|
|
ca: ""
|
|
insecure: false
|
|
logLevel: ""
|
|
etcd:
|
|
endpoints:
|
|
- ""
|
|
- ""
|
|
- ""
|
|
prefix: ""
|
|
clusterName: ""
|
|
username: ""
|
|
password: ""
|
|
tls:
|
|
ca: ""
|
|
insecure: false
|
|
logLevel: ""
|