File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -132,8 +132,8 @@ spec:
132132 additionalVolumes :
133133 - name : additional-volume-1
134134 profile : general-purpose
135- sizeGiB : 25
136- - iops : 3000
135+ sizeGiB : 50
136+ - iops : 100
137137 name : additional-volume-2
138138 profile : custom
139139 sizeGiB : 50
Original file line number Diff line number Diff line change 88 additionalVolumes :
99 - name : additional-volume-1
1010 profile : general-purpose
11- sizeGiB : 25
11+ sizeGiB : 50
1212 - name : additional-volume-2
1313 profile : custom
1414 sizeGiB : 50
15- iops : 3000
15+ iops : 100
1616 bootVolume :
1717 sizeGiB : ${IBMVPC_WORKER_BOOT_VOLUME_SIZEGIB:=20}
Original file line number Diff line number Diff line change @@ -403,8 +403,8 @@ spec:
403403 additionalVolumes :
404404 - name : additional-volume-1
405405 profile : general-purpose
406- sizeGiB : 25
407- - iops : 3000
406+ sizeGiB : 50
407+ - iops : 100
408408 name : additional-volume-2
409409 profile : custom
410410 sizeGiB : 50
You can’t perform that action at this time.
0 commit comments