Skip to content

Commit 7edde1e

Browse files
Merge pull request #527 from danifr/add_ttl_readme
Add ttl_duration to README
2 parents 2d90a35 + 30696d9 commit 7edde1e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -818,6 +818,12 @@ The string used to join nodes to the cluster. This value must be in the form of
818818

819819
Defaults to `undef`.
820820

821+
#### `ttl_duration`
822+
823+
The duration before the bootstrap token is automatically deleted (e.g. 1s, 2m, 3h). If set to '0', the token will never expire
824+
825+
Defaults to `24h`
826+
821827
#### `worker`
822828

823829
Specifies whether to set the node as a Kubernetes worker.

0 commit comments

Comments
 (0)