diff --git a/Makefile b/Makefile index eb9ebe6..d01fe73 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,7 @@ cloud-run-deploy: --project $(PROJECT) \ --region us-central1 \ --image $(DOCKER_IMAGE) \ + --max-instances 10 \ sfujiwara cloud-build: