diff --git a/Makefile b/Makefile index 66aabe302..0de4b1910 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +GOPATH ?= $(HOME)/go GOBIN ?= $(GOPATH)/bin GOIMPORTS = $(GOBIN)/goimports CONTROLLERGEN = $(GOBIN)/controller-gen