Skip to content

Commit

Permalink
chore: improve instance performance
Browse files Browse the repository at this point in the history
This change will ensure that the instance disk is provisioned before hand.

Signed-off-by: Kevin Carter <[email protected]>
  • Loading branch information
cloudnull committed Feb 2, 2025
1 parent 5c0fc07 commit 5cf1da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base-helm-configs/nova/nova-helm-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1384,6 +1384,7 @@ conf:
instance_build_timeout: 900
block_device_allocate_retries: 180
block_device_allocate_retries_interval: 5
preallocate_images: space
compute:
max_disk_devices_to_attach: 8
vnc:
Expand Down

0 comments on commit 5cf1da9

Please sign in to comment.