nicolaferraro commented on a change in pull request #700: Fix #698: provide a 
way to override the default image name
URL: https://github.com/apache/camel-k/pull/700#discussion_r288448785
 
 

 ##########
 File path: pkg/apis/camel/v1alpha1/build_types.go
 ##########
 @@ -22,6 +22,7 @@ type BuildSpec struct {
        Dependencies   []string                `json:"dependencies,omitempty"`
        Repositories   []string                `json:"repositories,omitempty"`
        BuildDir       string                  `json:"buildDir,omitempty"`
+       BuilderImage   string                  `json:"builderImage,omitempty"`
 
 Review comment:
   That can be a good alternative... thinking about it...

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to