Skip to content

Commit

Permalink
bump default memory to 4G
Browse files Browse the repository at this point in the history
  • Loading branch information
minhio committed Jan 14, 2024
1 parent cbe12bf commit 810a53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/provider/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ options:
- 100G
MULTIPASS_MEMORY:
description: Amount of memory to allocate. Positive integers, in bytes, or decimals, with K, M, G suffix. Minimum 128M.
default: 2G
default: 4G
required: true
global: true
suggestions:
Expand Down

0 comments on commit 810a53c

Please sign in to comment.