Skip to content

Commit 060065e

Browse files
authored
chore: improve instance performance (#730)
This change will ensure that the instance disk is provisioned before hand. Signed-off-by: Kevin Carter <[email protected]>
1 parent 3ff4c0c commit 060065e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base-helm-configs/nova/nova-helm-overrides.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1384,6 +1384,7 @@ conf:
13841384
instance_build_timeout: 900
13851385
block_device_allocate_retries: 180
13861386
block_device_allocate_retries_interval: 5
1387+
preallocate_images: space
13871388
compute:
13881389
max_disk_devices_to_attach: 8
13891390
vnc:

0 commit comments

Comments
 (0)