rodcloutier commented on code in PR #5104:
URL: https://github.com/apache/camel-k/pull/5104#discussion_r1466599547


##########
pkg/apis/camel/v1/common_types.go:
##########
@@ -55,6 +55,8 @@ type BuildConfiguration struct {
        LimitMemory string `property:"limit-memory" 
json:"limitMemory,omitempty"`
        // The node selector for the builder pod. Only used for `pod` strategy
        NodeSelector map[string]string `property:"node-selector" 
json:"nodeSelector,omitempty"`
+       // Annotation to use for the builder pod. Only user for `pod` strategy

Review Comment:
   Updated with the new commits (changing this triggers many other changes when 
generating files)



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

Reply via email to