Skip to content

Commit 8508653

Browse files
Change default disk size
1 parent 9c6d808 commit 8508653

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

conf/queues.conf.example

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
private_subnet_id: ocid1.subnet.oc1..aaaaaaaaf5greyx5b45hkh7rwm2osef7t5lofl5tag5uijjqlhw6duaaaaa #TO EDIT
2020
image: ocid1.image.oc1..aaaaaaaa5yxem7wzie34hi5km4qm2t754tsfxrjuefyjivebrxjad4jcj5oa #TO EDIT
2121
targetCompartment: ocid1.compartment.oc1.. #TO EDIT
22-
boot_volume_size: 50
22+
boot_volume_size: 100
2323
use_marketplace_image: true
2424
instance_pool_ocpus: 2
2525
instance_pool_memory: 16
@@ -42,7 +42,7 @@
4242
private_subnet_id: ocid1.subnet.oc1..aaaaaaaaf5greyx5b45hkh7rwm2osef7t5lofl5tag5uijjqlhw6duaaaaa #TO EDIT
4343
image: ocid1.image.oc1..aaaaaaaa5yxem7wzie34hi5km4qm2t754tsfxrjuefyjivebrxjad4jcj5oa #TO EDIT
4444
targetCompartment: ocid1.compartment.oc1.. #TO EDIT
45-
boot_volume_size: 50
45+
boot_volume_size: 100
4646
use_marketplace_image: true
4747
instance_pool_ocpus: 2
4848
instance_pool_memory: 16
@@ -67,7 +67,7 @@
6767
private_subnet_id: ocid1.subnet.oc1..aaaaaaaaf5greyx5b45hkh7rwm2osef7t5lofl5tag5uijjqlhw6duaaaaa #TO EDIT
6868
image: ocid1.image.oc1.eu-frankfurt-1.aaaaaaaasrw572lodukbaxlwrrq5zcqe3zldh3krkgtq3lm463lann4ksxeq #TO EDIT
6969
targetCompartment: ocid1.compartment.oc1.. #TO EDIT
70-
boot_volume_size: 50
70+
boot_volume_size: 100
7171
use_marketplace_image: false
7272
instance_pool_ocpus: 2
7373
instance_pool_memory: 16
@@ -89,7 +89,7 @@
8989
private_subnet_id: ocid1.subnet.oc1..aaaaaaaaf5greyx5b45hkh7rwm2osef7t5lofl5tag5uijjqlhw6duaaaaa #TO EDIT
9090
image: ocid1.image.oc1..aaaaaaaa5yxem7wzie34hi5km4qm2t754tsfxrjuefyjivebrxjad4jcj5oa #TO EDIT
9191
targetCompartment: ocid1.compartment.oc1.. #TO EDIT
92-
boot_volume_size: 50
92+
boot_volume_size: 100
9393
use_marketplace_image: false
9494
instance_pool_ocpus: 2
9595
instance_pool_memory: 2

0 commit comments

Comments
 (0)