Skip to content

Commit e403f47

Browse files
committed
chore(docs): update tools in README.md
Previous update wasn't made automatically. Signed-off-by: Marc Nuri <[email protected]>
1 parent c69e90c commit e403f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ The following sets of tools are available (all on by default):
261261
- `name` (`string`) **(required)** - Name of the Pod to get the logs from
262262
- `namespace` (`string`) - Namespace to get the Pod logs from
263263
- `previous` (`boolean`) - Return previous terminated container logs (Optional)
264-
- `tail` (`number`) - Number of lines to retrieve from the end of the logs (Optional, default: 100)
264+
- `tail` (`integer`) - Number of lines to retrieve from the end of the logs (Optional, default: 100)
265265

266266
- **pods_run** - Run a Kubernetes Pod in the current or provided namespace with the provided container image and optional name
267267
- `image` (`string`) **(required)** - Container Image to run in the Pod

0 commit comments

Comments
 (0)