Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
examples/kind: Add timeout unit in config (#201)
helm3 requires the timeout value to have a unit. Without this, the test results in the following error: ``` Error: invalid argument "800" for "--timeout" flag: time: missing unit in duration 800 ``` Signed-off-by: Sunny <[email protected]>
- Loading branch information