mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
cleanup pki docs
This commit is contained in:
@@ -242,7 +242,9 @@ EOH
|
||||
}
|
||||
```
|
||||
|
||||
Make sure you set `generate_lease=true` on the `pki/issue/foo` role in Vault's PKI backend. Otherwise the template stanza will frequently render a new certificate (approximately every minute) which is probably not what you want.
|
||||
Most users should set `generate_lease=true` on the `pki/issue/foo` role in Vault's
|
||||
PKI backend. If this value is not set, the template stanza will frequently render a new
|
||||
certificate, approximately every minute, which is probably not what you want.
|
||||
|
||||
### Vault KV API v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user