Skip to content

Commit

Permalink
Update LaunchComputeToCreateArangoCloudRunApi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacramentix authored Jul 3, 2024
1 parent b09ffb6 commit 1cbf061
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/LaunchComputeToCreateArangoCloudRunApi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
run: |
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-8 \
--zone=europe-west1 \
--machine-type=n1-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 1cbf061

Please sign in to comment.