From c511d300435be9aa7c8b27fd6c54e85cf80947cf Mon Sep 17 00:00:00 2001 From: nikstur <61635709+nikstur@users.noreply.github.com> Date: Fri, 7 Jan 2022 23:37:51 +0100 Subject: [PATCH] Fixed a small typo (#672) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index a6704db..f4f5e9d 100644 --- a/values.yaml +++ b/values.yaml @@ -538,7 +538,7 @@ server: annotations: {} # This configures the Vault Statefulset to create a PVC for audit - # logs. Once Vault is deployed, initialized and unseal, Vault must + # logs. Once Vault is deployed, initialized and unsealed, Vault must # be configured to use this for audit logs. This will be mounted to # /vault/audit # See https://www.vaultproject.io/docs/audit/index.html to know more