squakez commented on issue #3998:
URL: https://github.com/apache/camel-k/issues/3998#issuecomment-1399968197

   Thanks @gansheer, we'll keep an eye on that.
   
   In the while, as a **workaround** I suggest to switch the base image to some 
other JDK based image. Ie, you can use the `latest` instead of the `slim`. If 
you install from scratch:
   
   `kamel install --operator-env-vars 
KAMEL_BASE_IMAGE=docker.io/adoptopenjdk/openjdk11:latest`
   
   If you have a running operator, add the `KAMEL_BASE_IMAGE` env variable to 
your Camel K operator deployment.


-- 
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

Reply via email to