We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c6086 commit 8a6180dCopy full SHA for 8a6180d
.github/workflows/int-test-gcp-workflow.yml
@@ -138,6 +138,7 @@ jobs:
138
--num-nodes ${{ env.CLUSTER_WORKERS }} \
139
--machine-type n2-standard-8 \
140
--enable-ip-alias \
141
+ --disk-size 50 \
142
--network ${{ env.GCP_NETWORK }} \
143
--subnetwork ${{ env.GCP_SUBNETWORK }} \
144
--scopes "https://www.googleapis.com/auth/cloud-platform"
0 commit comments