Merge "DNS add option for display target machine info"
[oom.git] / kubernetes / aaf / charts / aaf-sms / values.yaml
index 2de7466..c0d43b8 100644 (file)
@@ -89,15 +89,15 @@ resources:
   small:
     limits:
       cpu: 100m
-      memory: 15Mi
+      memory: 400Mi
     requests:
-      cpu: 10m
+      cpu: 25m
       memory: 10Mi
   large:
     limits:
       cpu: 400m
       memory: 1Gi
     requests:
-      cpu: 10m
+      cpu: 25m
       memory: 100Mi
   unlimited: {}