File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -132,8 +132,8 @@ spec:
132
132
additionalVolumes :
133
133
- name : additional-volume-1
134
134
profile : general-purpose
135
- sizeGiB : 25
136
- - iops : 3000
135
+ sizeGiB : 50
136
+ - iops : 100
137
137
name : additional-volume-2
138
138
profile : custom
139
139
sizeGiB : 50
Original file line number Diff line number Diff line change 8
8
additionalVolumes :
9
9
- name : additional-volume-1
10
10
profile : general-purpose
11
- sizeGiB : 25
11
+ sizeGiB : 50
12
12
- name : additional-volume-2
13
13
profile : custom
14
14
sizeGiB : 50
15
- iops : 3000
15
+ iops : 100
16
16
bootVolume :
17
17
sizeGiB : ${IBMVPC_WORKER_BOOT_VOLUME_SIZEGIB:=20}
Original file line number Diff line number Diff line change @@ -403,8 +403,8 @@ spec:
403
403
additionalVolumes :
404
404
- name : additional-volume-1
405
405
profile : general-purpose
406
- sizeGiB : 25
407
- - iops : 3000
406
+ sizeGiB : 50
407
+ - iops : 100
408
408
name : additional-volume-2
409
409
profile : custom
410
410
sizeGiB : 50
You can’t perform that action at this time.
0 commit comments