Skip to content

Commit 229d7ce

Browse files
committed
fix kustomize installation broken link
Signed-off-by: edwinwalela <[email protected]>
1 parent 2be9173 commit 229d7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
There are a number of dependencies required to be able to run the controller and its test suite locally:
1010

1111
- [Install Go](https://golang.org/doc/install)
12-
- [Install Kustomize](https://kubernetes-sigs.github.io/kustomize/installation/)
12+
- [Install Kustomize](https://kubectl.docs.kubernetes.io/installation/kustomize/)
1313
- [Install Docker](https://docs.docker.com/engine/install/)
1414
- (Optional) [Install Kubebuilder](https://book.kubebuilder.io/quick-start.html#installation)
1515

0 commit comments

Comments
 (0)