Commit 8c876f3
Add 2% wiggle room to resource allocations
In 2i2c-org#6309, we discovered that
some of our resource allocations were now outdated. This adds a 2% wiggle room
that should help with that1 parent 9c6c073 commit 8c876f3
File tree
1 file changed
+4
-3
lines changed- deployer/commands/generate/resource_allocation
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments