Feroze Mohideen 2 anni fa
parent
commit
9096078207

+ 2 - 1
dashboard/src/main/home/app-dashboard/new-app-flow/tabs/utils.ts

@@ -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;