squakez commented on issue #6276: URL: https://github.com/apache/camel-k/issues/6276#issuecomment-3283988910
The `PodTemplate` is something used by the [Pod trait](https://camel.apache.org/camel-k/next/traits/pod.html) which we have deprecated in this version. I forgot to add a deprecation notice to the parameter in the Integration. What you're trying to achieve is something already available through the [Owner trait](https://camel.apache.org/camel-k/next/traits/owner.html). You can specify any label to the Integration and add a configuration via owner trait to transfer the given label to all generated objects. Is that what you're looking for? As for the tool you use, I'm curious to learn more. What kind of tool is it? something you've developed in house or some OSS? -- 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