Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set minimum size requirements to 1G (default) #98

Merged
merged 2 commits into from
Jan 4, 2023

Commits on Jan 4, 2023

  1. fix: remove minimum size requirements

    #78
    
    Summary of changes:
    - Removed minimum size requirements from metadata.yaml
    Ivan Chvets committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    835c842 View commit details
    Browse the repository at this point in the history
  2. fix: set minimum size requirement to 1G

    #78
    
    Summary of changes:
    - Setting minimum size requirements to 1G (from 10G). Without
      `minimum-size` set PVS of 1G is created. Leaving minimum specification
    equal to default.
    Ivan Chvets committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    981ad49 View commit details
    Browse the repository at this point in the history