diff --git a/Makefile b/Makefile index 8d791fa..1ce0923 100644 --- a/Makefile +++ b/Makefile @@ -367,7 +367,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