nf3lix commented on issue #4117: URL: https://github.com/apache/camel-k/issues/4117#issuecomment-1562854630
Okay, thanks for the clarification. What I don't get then is how to apply traits to Integrations. In most cases this should be possible by providing the corresponding properties in the spec file (as stated here: https://camel.apache.org/camel-k/1.12.x/traits/traits.html). However, I see no possibility to do so for the pod trait, as it is applied by passing a pod template file in the Kamel CLI run-command. Example: `kamel run integration.groovy --pod-template template.yaml` (see [pod trait documentation](https://camel.apache.org/camel-k/1.12.x/traits/pod.html)). Is it possible to apply pod template file using kubectl? Please let me know if I should open a new issue on that. Thank you for your support so far. -- 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