From 6101fe92a9cdc6211f27160caadd6848d2d9ff41 Mon Sep 17 00:00:00 2001 From: Ivan Aracki Date: Fri, 15 Nov 2019 12:07:26 +0100 Subject: [PATCH] Fix server.dataStorage explanation link --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 45158c6ad..06b196bdc 100644 --- a/values.yaml +++ b/values.yaml @@ -132,7 +132,7 @@ server: # This configures the Vault Statefulset to create a PVC for data # 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: enabled: true # Size of the PVC created