website: Update /consul/roles/ parameters
This commit is contained in:
parent
6b0820d709
commit
2b1926f262
|
@ -143,6 +143,11 @@ Permission denied
|
|||
<span class="param-flags">required</span>
|
||||
The base64 encoded Consul ACL policy. This is documented in [more detail here](https://consul.io/docs/internals/acl.html).
|
||||
</li>
|
||||
<li>
|
||||
<span class="param">lease</span>
|
||||
<span class="param-flags">optional</span>
|
||||
The lease value provided as a string duration with time suffix. Hour is the largest suffix.
|
||||
</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
|
|
Loading…
Reference in New Issue