We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d9bae commit 5737736Copy full SHA for 5737736
Makefile
@@ -338,7 +338,7 @@ go-build-linux: export GOARCH=amd64
338
go-build-linux: $(BINARIES)
339
340
.PHONY: run
341
-run: generate docker-build kind-cluster kind-load kind-deploy wait #HELP Build the operator-controller then deploy it into a new kind cluster.
+run: docker-build kind-cluster kind-load kind-deploy wait #HELP Build the operator-controller then deploy it into a new kind cluster.
342
343
CATALOGD_NAMESPACE := olmv1-system
344
wait:
0 commit comments