Skip to content

Commit

Permalink
aumenta memoria
Browse files Browse the repository at this point in the history
  • Loading branch information
maaottoni committed Oct 30, 2024
1 parent b6477b0 commit 7a87d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
gcloud run deploy mesageria-mvp \
--image="us-central1-docker.pkg.dev/predictive-keep-314223/mensageria-mvp/mensageria-mvp:latest" \
--region=us-central1 \
--memory=8Gi \
--memory=4Gi \
--platform=managed \
--allow-unauthenticated \
--project=predictive-keep-314223

0 comments on commit 7a87d18

Please sign in to comment.