There was an error while loading. Please reload this page.
2 parents 2694057 + c1cef4f commit 9c7ef8aCopy full SHA for 9c7ef8a
1 file changed
.github/actions/kind-bootstrap/action.yaml
@@ -8,9 +8,9 @@ inputs:
8
required: false
9
default: test-infra
10
wait_timeout:
11
- description: "Seconds to wait for add-ons to become Ready"
+ description: "Time to wait for add-ons to become Ready (e.g. 300s, 5m)"
12
13
- default: "300"
+ default: "300s"
14
images:
15
description: "Space-separated list of Docker images to load into kind (optional)"
16
0 commit comments