[OOM] Fixing k8s resources and limits
[oom.git] / kubernetes / aai / components / aai-modelloader / values.yaml
index 0a6a640..43f4b1b 100644 (file)
@@ -65,18 +65,18 @@ readiness:
 resources:
   small:
     limits:
-      cpu: 2
+      cpu: 999
       memory: 4Gi
     requests:
       cpu: 0.5
       memory: 1Gi
   large:
     limits:
-      cpu: 4
+      cpu: 999
       memory: 8Gi
     requests:
       cpu: 1
-      memory: 1536Mi
+      memory: 2Gi
   unlimited: {}
 
 #Pods Service Account