astefanutti commented on a change in pull request #1861:
URL: https://github.com/apache/camel-k/pull/1861#discussion_r617618357



##########
File path: pkg/apis/camel/v1/integration_types.go
##########
@@ -37,6 +37,7 @@ type IntegrationSpec struct {
        Dependencies       []string                
`json:"dependencies,omitempty"`
        Profile            TraitProfile            `json:"profile,omitempty"`
        Traits             map[string]TraitSpec    `json:"traits,omitempty"`
+       PodTemplate        *PodSpecTemplate        `json:"template,omitempty"`

Review comment:
       Ah right, that's the whole point, I've been too prompt :)




-- 
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:
us...@infra.apache.org


Reply via email to