OOM-1664 add annotation last-applied-configuration
[oom.git] / kubernetes / aai / charts / aai-elasticsearch / values.yaml
index 8eb4d27..5ce8f80 100644 (file)
@@ -86,13 +86,13 @@ resources:
       cpu: 2
       memory: 4Gi
     requests:
-      cpu: 1
+      cpu: 0.5
       memory: 2Gi
   large:
     limits:
       cpu: 4
       memory: 8Gi
     requests:
-      cpu: 4
-      memory: 8Gi
+      cpu: 1
+      memory: 4Gi
   unlimited: {}