mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 11:13:48 +00:00
Merge pull request #91671 from raresraf/patch-1
Fix typo test/cmd/README
This commit is contained in:
commit
b93e9d9395
@ -27,7 +27,7 @@ if kube::test::if_supports_resource "${replicasets}" ; then
|
|||||||
fi
|
fi
|
||||||
```
|
```
|
||||||
|
|
||||||
Be sure to validate any supported resouces required for the test by using the `kube::test::if_supports_resource` function.
|
Be sure to validate any supported resources required for the test by using the `kube::test::if_supports_resource` function.
|
||||||
|
|
||||||
|
|
||||||
### New File
|
### New File
|
||||||
|
Loading…
Reference in New Issue
Block a user