File tree Expand file tree Collapse file tree 3 files changed +0
-24
lines changed Expand file tree Collapse file tree 3 files changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -129,14 +129,6 @@ metadata:
129129spec :
130130 template :
131131 spec :
132- additionalVolumes :
133- - name : additional-volume-1
134- profile : general-purpose
135- sizeGiB : 50
136- - iops : 100
137- name : additional-volume-2
138- profile : custom
139- sizeGiB : 50
140132 bootVolume :
141133 sizeGiB : ${IBMVPC_WORKER_BOOT_VOLUME_SIZEGIB:=20}
142134 image :
Original file line number Diff line number Diff line change @@ -5,13 +5,5 @@ metadata:
55spec :
66 template :
77 spec :
8- additionalVolumes :
9- - name : additional-volume-1
10- profile : general-purpose
11- sizeGiB : 50
12- - name : additional-volume-2
13- profile : custom
14- sizeGiB : 50
15- iops : 100
168 bootVolume :
179 sizeGiB : ${IBMVPC_WORKER_BOOT_VOLUME_SIZEGIB:=20}
Original file line number Diff line number Diff line change @@ -400,14 +400,6 @@ metadata:
400400spec :
401401 template :
402402 spec :
403- additionalVolumes :
404- - name : additional-volume-1
405- profile : general-purpose
406- sizeGiB : 50
407- - iops : 100
408- name : additional-volume-2
409- profile : custom
410- sizeGiB : 50
411403 bootVolume :
412404 sizeGiB : ${IBMVPC_WORKER_BOOT_VOLUME_SIZEGIB:=20}
413405 image :
You can’t perform that action at this time.
0 commit comments