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.
2 parents 8c69f07 + be22599 commit 7ad8849Copy full SHA for 7ad8849
Makefile
@@ -229,7 +229,7 @@ docker-push: .dockerflag.mk ## Push docker image with the manager.
229
## --------------------------------------
230
231
.PHONY: tilt-up
232
-tilt-up: cluster-api kind-cluster cluster-api/tilt-settings.json manifests ## Setup and run tilt for development.
+tilt-up: cluster-api kind-cluster cluster-api/tilt-settings.json generate-manifests ## Setup and run tilt for development.
233
cd cluster-api && tilt up
234
235
.PHONY: kind-cluster
0 commit comments