astefanutti opened a new issue #2200:
URL: https://github.com/apache/camel-k/issues/2200


   When the Integration Pods are composed of more than one containers, like 
with Service Mesh, it's useful to instruct commands like `logs` or `exec` to 
default to the `integration` container, where Camel routes run.
   
   A new label, `kubectl.kubernetes.io/default-container`, has been introduced 
to meet that need, so it'd be useful to have it set to `integration` on the 
Integration Deployment, KnativeService, or CronJob, depending on the deployment 
strategy.


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

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


Reply via email to