Add coreutils (for Mac OS) as a dependency

Signed-off-by: jooooel <jooooel@users.noreply.github.com>
This commit is contained in:
jooooel 2022-03-13 20:46:51 +01:00 committed by jooooel
parent 5ae4711f7b
commit 4b7042cc46
No known key found for this signature in database
GPG key ID: 762CE102EE2DCD1A

View file

@ -70,6 +70,7 @@ Prerequisites:
* go >= 1.17
* kubectl >= 1.20
* kustomize >= 4.4
* coreutils (on Mac OS)
Install the [controller-runtime/envtest](https://github.com/kubernetes-sigs/controller-runtime/tree/master/tools/setup-envtest) binaries with: