Skip to content

Commit

Permalink
add back variable (#3721)
Browse files Browse the repository at this point in the history
  • Loading branch information
Feroze Mohideen authored Oct 3, 2023
1 parent 531a250 commit 9096078
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,5 @@ export const AWS_INSTANCE_LIMITS: InstanceTypes = {
}


export const UPPER_BOUND_SMART = .5;
export const UPPER_BOUND_SMART = .5;
export const RESOURCE_ALLOCATION_RAM = 1;

0 comments on commit 9096078

Please sign in to comment.