Fix server.dataStorage explanation link (#115)

This commit is contained in:
Ivan Aracki 2019-11-18 17:59:15 +01:00 committed by Jason O'Donnell
parent fbe3c154a5
commit 6bef1e19df

View file

@ -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