eshepelyuk opened a new issue, #5136: URL: https://github.com/apache/camel-k/issues/5136
### Requirement Allow customization of Pipe's pod template via annotations trait. For example * add `initContainer` * add env variables via Downward API * etc Related Zulip conversation: https://camel.zulipchat.com/#narrow/stream/257299-camel-k/topic/How.20to.20customize.20podTemplate.20of.20a.20Pipe.20via.20trait.20annotation/near/419577461 ### Problem Currently pod template can not be customized for `Pipe` CRD, since `integration: IntegrationSpec` is deprecated. ### Proposal Allow providing customization YAML template to `Pipe` via annotation trait, to be uniformed with other customizations. ### Open questions _No response_ -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org