fix vault grace docs

This commit is contained in:
Alex Dadgar
2017-11-13 09:59:20 -08:00
parent 28779af0fd
commit f5c0c4e7cc

View File

@@ -102,7 +102,7 @@ README][ct]. Since Nomad v0.6.0, templates can be read as environment variables.
If the grace is set to a value that is higher than your default TTL or max
TTL, the template will always read a new secret. **If secrets are being
renewed constantly, increase the `vault_grace`.**
renewed constantly, decrease the `vault_grace`.**
If the task defines several templates, the `vault_grace` will be set to the
lowest value across all the templates.