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


##########
pkg/controller/integrationkit/build.go:
##########
@@ -133,8 +133,10 @@ func (action *buildAction) handleBuildSubmitted(ctx 
context.Context, kit *v1.Int
                        }
                }
                // The build operation, when executed as a Pod, should be 
executed by a container image containing the
-               // `kamel builder` command. Likely the same image running the 
operator should be fine.
-               buildConfig.ToolImage = platform.OperatorImage
+               // `kamel builder` command. If not specified, likely the same 
image running the operator should be fine.

Review Comment:
   Done in #5110



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