Skip to content

Make the size of the persistent disk configurable #275

@davidhsingyuchen

Description

@davidhsingyuchen

What is the problem you're trying to solve?.

I have an container image that is larger than the size of the persistent disk, which is currently hardcoded to 50G:

diskSize = "50G"

More info: #231

Describe the feature you'd like

A field in finch.yaml that lets me specify the size of the persistent disk. After I update the value, stop the VM, and then start the VM, the value should take effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    vmvm specific

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions