squakez commented on code in PR #6834:
URL: https://github.com/apache/camel-k/pull/6834#discussion_r4063235718


##########
pkg/apis/camel/v1/trait/container.go:
##########
@@ -57,7 +57,7 @@ type ContainerTrait struct {
        ServicePortName string `json:"servicePortName,omitempty" 
property:"service-port-name"`
        // The main container name. It's named `integration` by default.
        Name string `json:"name,omitempty" property:"name"`
-       // The main container image to use for the Integration. When using this 
parameter the operator will create a synthetic IntegrationKit which
+       // The main container image to use for the Integration. When using this 
parameter the operator will create an IntegrationKit which

Review Comment:
   We don't create any IntegrationKit now. We just need to skip the creation 
message part and `make generate` to regen the docs



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to