Skip to content

Commit

Permalink
adding disk size
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivek Reddy committed Nov 14, 2024
1 parent 60c6086 commit 8a6180d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/int-test-gcp-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
--num-nodes ${{ env.CLUSTER_WORKERS }} \
--machine-type n2-standard-8 \
--enable-ip-alias \
--disk-size 50 \
--network ${{ env.GCP_NETWORK }} \
--subnetwork ${{ env.GCP_SUBNETWORK }} \
--scopes "https://www.googleapis.com/auth/cloud-platform"
Expand Down

0 comments on commit 8a6180d

Please sign in to comment.