Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Arv1nt3 committed Jan 12, 2024
1 parent 329b60d commit ec9a0b4
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 @@ -33,7 +33,7 @@ Create a workflow YAML file in your `.github/workflows` directory. [Example work
| `timeoutSeconds` | Number of seconds to wait for the pod to start. | No | `20` |
| `initialDelaySeconds` | Number of seconds after container start before probes are initiated. | No | `5` |
| `periodSeconds` | Frequency (in seconds) of the probe. Minimum value is 1. | No | `10` |
#### Kind Action Inputs
#### Kind Action Inputs - check [Kind Action Inputs](https://github.com/helm/kind-action?tab=readme-ov-file#inputs)
| Input | Description | Required | Default |
|--------------------|------------------------------------------------------------------------------------------------------|----------|----------|
| `version` | The Kind version to use. | No | `v0.20.0`|
Expand Down

0 comments on commit ec9a0b4

Please sign in to comment.