maschmid commented on issue #2184:
URL: https://github.com/apache/camel-k/issues/2184#issuecomment-811929144


   One theory I have is this could be caused by a different sinkbinding 
configuration in Serverless... It uses SINK_BINDING_SELECTION_MODE=inclusion   
, which requires resources bound by SinkBinding to have 
`bindings.knative.dev/include: "true"` label.. (in this case, the ksvc)
   
   without the label, the eventing webhook will not modify the ksvc during 
creation, but it will try to replace it at runtime... I suppose this could be 
causing the issue. 


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


Reply via email to