Fixed a small typo (#672)
This commit is contained in:
parent
0043023c09
commit
c511d30043
1 changed files with 1 additions and 1 deletions
|
@ -538,7 +538,7 @@ server:
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
|
||||||
# This configures the Vault Statefulset to create a PVC for audit
|
# 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
|
# be configured to use this for audit logs. This will be mounted to
|
||||||
# /vault/audit
|
# /vault/audit
|
||||||
# See https://www.vaultproject.io/docs/audit/index.html to know more
|
# See https://www.vaultproject.io/docs/audit/index.html to know more
|
||||||
|
|
Loading…
Reference in a new issue