You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/20 09:52:15 UTC

[GitHub] [camel-k] astefanutti commented on issue #2585: Add the option to inject the integration container as a side car to another deployment

astefanutti commented on issue #2585:
URL: https://github.com/apache/camel-k/issues/2585#issuecomment-902576649


   There is the _pod_ trait that enables adding sidecar containers to the integration pod(s): https://camel.apache.org/camel-k/latest/traits/pod.html#_example.
   
   It's not "injecting" the integration container into existing Deployment / pods, but I think that achieves the same result.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org