diff --git a/Makefile b/Makefile index 7fc382ed4..e1a1490d1 100644 --- a/Makefile +++ b/Makefile @@ -188,7 +188,7 @@ run: manifests generate fmt vet go run ./internal/main.go ifndef ignore-not-found - ignore-not-found = false +ignore-not-found = false endif # Install CRDs into a cluster