Skip to content

Commit af9be1e

Browse files
committed
chore(CI): add bootDisk
1 parent 3028500 commit af9be1e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,10 @@
211211
"minNodeCount": 1
212212
},
213213
"config": {
214+
"bootDisk": {
215+
"diskType": "pd-balanced",
216+
"sizeGb": 100
217+
},
214218
"diskSizeGb": 100,
215219
"diskType": "pd-standard",
216220
"effectiveCgroupMode": "EFFECTIVE_CGROUP_MODE_V2",

0 commit comments

Comments
 (0)