Merge "Fix config file name for POMBA ND CNTXTB"
[oom.git] / kubernetes / so / charts / so-mariadb / values.yaml
index 8ea7e13..9545899 100755 (executable)
@@ -80,12 +80,13 @@ resources:
       cpu: 2
       memory: 4Gi
     requests:
-      cpu: 2
-      memory: 4Gi
+      cpu: 1
+      memory: 2Gi
   large:
     limits:
       cpu: 4
       memory: 8Gi
     requests:
-      cpu: 4
-      memory: 8Gi
+      cpu: 2
+      memory: 4Gi
+  unlimited: {}