Skip to content

Commit

Permalink
Update LaunchComputeToCreateArangoCloudRunApi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacramentix authored Jun 30, 2024
1 parent bc0e45e commit e38eaee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
gcloud compute instances create-with-container generate-${{ github.event.inputs.WIKI_LANG }}wiki-graph-compute \
--project=sixdegreesofwikiadventure \
--zone=europe-west9-a \
--machine-type=n2-standard-2 \
--machine-type=n2-standard-16 \
--network-interface=network-tier=PREMIUM,stack-type=IPV4_ONLY,subnet=default \
--maintenance-policy=MIGRATE \
--provisioning-model=STANDARD \
Expand Down

0 comments on commit e38eaee

Please sign in to comment.