Merge "change readiness logic for APPC docker"
[oom.git] / kubernetes / portal / charts / portal-mariadb / values.yaml
index e6896f1..e6aab2a 100644 (file)
@@ -132,11 +132,11 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 800m
-      memory: 1Gi
+      cpu: 460m
+      memory: 175Mi
     requests:
-      cpu: 400m
-      memory: 500Mi
+      cpu: 10m
+      memory: 100Mi
   large:
     limits:
       cpu: 2