Skip to content

Commit 64380a7

Browse files
authored
Merge pull request #1066 from rackerlabs/PUC-1013-20250709
fix(quotas): Increases default ram quota
2 parents 0e5d694 + 49924a6 commit 64380a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/nova/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ conf:
6767
quota:
6868
# adjust default quotas to make it possible to use baremetal
6969
cores: 512
70-
ram: 512000
70+
ram: 1024000
7171

7272
# (TODO) This is to help with an upstream Nova bug:
7373
# https://review.opendev.org/c/openstack/nova/+/883411

0 commit comments

Comments
 (0)