diff --git a/Makefile b/Makefile index 28f4092b..0d15c6ae 100644 --- a/Makefile +++ b/Makefile @@ -410,7 +410,7 @@ run-with-webhook: manifests generate fmt vet ## Run a controller from your host. /bin/bash hack/run_with_local_webhook.sh CRD_SCHEMA_CHECKER_VERSION ?= release-4.16 -BRANCH=main +BRANCH ?= main PHONY: crd-schema-check crd-schema-check: manifests