Sign in
third-party-mirror
/
hashicorp
/
vault
/
refs/heads/main
/
.
/
v1.14.6
/
enos
/
modules
/
k8s_deploy_vault
/
raft-config.hcl
blob: 423390b2d12f39b6b1c9d8003116b3186cb2eea6 [
file
] [
log
] [
blame
] [
edit
]
ui
=
true
listener
"tcp"
{
address
=
"[::]:8200"
cluster_address
=
"[::]:8201"
tls_disable
=
true
}
storage
"raft"
{
path
=
"/vault/data"
}
service_registration
"kubernetes"
{}