Deploy app to gae #5
Annotations
1 error
Run google-github-actions/deploy-cloudrun@v2
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy audiora --source ./redirect --update-env-vars ^,^ENV=prod --tag pr-12 --no-traffic --timeout 5m --update-labels ^,^managed-by=github-actions,commit-sha=f61a7baec9d38d3f35ef9adec169807314d9b05a --format json --region us-central1 --allow-unauthenticated --memory 1Gi`: This command is equivalent to running `gcloud builds submit --tag [IMAGE] ./redirect` and `gcloud run deploy audiora --image [IMAGE]`
Building using Dockerfile and deploying container to Cloud Run service [audiora] in project [***] region [us-central1]
Building and deploying...
Uploading sources.........done
Building Container..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................done
failed
Deployment failed
ERROR: (gcloud.run.deploy) spec.template.spec.containers[0].resources.limits.memory: Invalid value specified for container memory. For 8.0 CPU, memory must be between 4Gi and 32Gi inclusive.
For more troubleshooting guidance, see https://cloud.google.com/run/docs/configuring/memory-limits
|
Loading