Fix server.dataStorage explanation link (#115)
This commit is contained in:
parent
fbe3c154a5
commit
6bef1e19df
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ server:
|
||||||
|
|
||||||
# This configures the Vault Statefulset to create a PVC for data
|
# This configures the Vault Statefulset to create a PVC for data
|
||||||
# storage when using the file backend.
|
# storage when using the file backend.
|
||||||
# See https://www.vaultproject.io/docs/audit/index.html to know more
|
# See https://www.vaultproject.io/docs/configuration/storage/index.html to know more
|
||||||
dataStorage:
|
dataStorage:
|
||||||
enabled: true
|
enabled: true
|
||||||
# Size of the PVC created
|
# Size of the PVC created
|
||||||
|
|
Loading…
Reference in a new issue