mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
[Docs] Make clear Nomad requires leases in Vault
This commit is contained in:
committed by
GitHub
parent
e17108573b
commit
96f709427f
@@ -242,6 +242,8 @@ EOH
|
||||
}
|
||||
```
|
||||
|
||||
Make sure you set `generate_lease=true` on the `pki/issue/foo` role in Vault's PKI backend. Otherwise the template stanze will frequently render a new certificate (approximately every minute) which is probably not what you want.
|
||||
|
||||
### Vault KV API v1
|
||||
|
||||
Under Vault KV API v1, paths start with `secret/`, and the response returns the
|
||||
|
||||
Reference in New Issue
Block a user