Fix database seeding of GCP PR backend instances

This commit is contained in:
Alec LaLonde
2022-04-21 13:56:49 -06:00
committed by Alec LaLonde
parent e3dc738288
commit c51be56c72

View File

@@ -284,7 +284,7 @@ jobs:
--region ${{needs.env.outputs.CLOUDRUN_REGION}} \
--port ${{needs.env.outputs.BACKEND_PORT}} \
--cpu 1 \
--memory 512Mi \
--memory 768Mi \
--ingress all \
--allow-unauthenticated \
--max-instances 1 \