Merge "change readiness logic for APPC docker"
[oom.git] / kubernetes / portal / charts / portal-sdk / values.yaml
index 4a0124d..8daa148 100644 (file)
@@ -89,11 +89,11 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 4
-      memory: 10Gi
+      cpu: 600m
+      memory: 1.6Gi
     requests:
-      cpu: 2
-      memory: 5Gi
+      cpu: 10m
+      memory: 1.3Gi
   large:
     limits:
       cpu: 8