squakez commented on issue #4200: URL: https://github.com/apache/camel-k/issues/4200#issuecomment-1490137943
Hi @robertofabrizi, the timeout is tuned automatically when you're building in native mode to take into account the longer time required to build aot. Now, I think the problem you're facing is a limited memory on your local cluster, given that, a simple native build requires at least 8 GB. If you're running minikube, then, try to create a new cluster running `minikube start --memory 8g`. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org