mgubaidullin commented on issue #1052:
URL: https://github.com/apache/camel-karavan/issues/1052#issuecomment-1966834915

   @vidhyasagarj thanks.
   I made a mistake. It looks like the format was changed in the latest 
docker-compose 
https://docs.docker.com/compose/compose-file/compose-file-v3/#resources
   
   ```
       deploy:
         resources:
           limits:
             cpus: '0.50'
             memory: 50M
           reservations:
             cpus: '0.25'
             memory: 20
   ```


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