diff --git a/website/source/docs/job-specification/template.html.md b/website/source/docs/job-specification/template.html.md index c06a45ed8..b5af868a8 100644 --- a/website/source/docs/job-specification/template.html.md +++ b/website/source/docs/job-specification/template.html.md @@ -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