Skip to content

Commit

Permalink
[skip ci] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
circa10a authored Dec 27, 2021
1 parent fbab64d commit 403993d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Success! Data written to: jenkins/config
You may first want to setup a default TTL on all tokens created, you can do so by writing to the `/tokens/tune` endpoint of the plugin like so, otherwise the system default of `768h` (32 days) is used:

```shell
vault write sys/mounts/jenkins/tokenstune default_lease_ttl=5m
vault write sys/mounts/jenkins/tokens/tune default_lease_ttl=5m
Success! Data written to: sys/mounts/jenkins/tokens/tune
```

Expand Down

0 comments on commit 403993d

Please sign in to comment.