fixed typo in vault integration documentation

This commit is contained in:
Chris Baker
2019-01-31 16:00:54 +00:00
parent fc994b2268
commit edcee2d3bb

View File

@@ -47,7 +47,7 @@ job "docs" {
```
The Nomad client will make the Vault token available to the task by writing it
to the secret directory at `secret/vault_token` and by injecting a VAULT_TOKEN
to the secret directory at `secrets/vault_token` and by injecting a VAULT_TOKEN
environment variable.
If Nomad is unable to renew the Vault token (perhaps due to a Vault outage or