mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Small typo fix in vault stanza
This commit is contained in:
@@ -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 an VAULT_TOKEN
|
||||
to the secret directory at `secret/vault_token` and by injecting a VAULT_TOKEN
|
||||
environment variable.
|
||||
|
||||
If Vault token renewal fails due to a Vault outage, the Nomad client will
|
||||
|
||||
Reference in New Issue
Block a user