thiagoelg commented on code in PR #2965:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2965#discussion_r1984063518


##########
packages/online-editor/src/devDeployments/services/deploymentOptions/kogitoQuarkusBlankApp/DeploymentYaml.ts:
##########
@@ -52,7 +52,7 @@ spec:
           imagePullPolicy: ${args.imagePullPolicy}
           resources:
             limits:
-              memory: "2048Mi"
+              memory: "4Gi"

Review Comment:
   With these changes, the Dev Deployment is using a lot more memory for some 
reason. Interestingly, OpenShift uses about 1.5Gb while a minikube cluster will 
pull almost 3Gb for the same container image.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to