fix kustomize installation broken link

Signed-off-by: edwinwalela <edwinwalela@gmail.com>
This commit is contained in:
edwinwalela 2022-04-14 12:29:32 +03:00
parent 2be9173db9
commit 229d7ce138
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
There are a number of dependencies required to be able to run the controller and its test suite locally:
- [Install Go](https://golang.org/doc/install)
- [Install Kustomize](https://kubernetes-sigs.github.io/kustomize/installation/)
- [Install Kustomize](https://kubectl.docs.kubernetes.io/installation/kustomize/)
- [Install Docker](https://docs.docker.com/engine/install/)
- (Optional) [Install Kubebuilder](https://book.kubebuilder.io/quick-start.html#installation)