You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/01/13 15:59:07 UTC

[GitHub] [camel-k] nicolaferraro opened a new issue #2877: Allow to configure additional KEDA options in the KameletBinding

nicolaferraro opened a new issue #2877:
URL: https://github.com/apache/camel-k/issues/2877


   The KameletBinding can use the trait notation to configure KEDA, like [here](https://github.com/nicolaferraro/camel-k-keda-demo/blob/8cbb97d057af2fa6b14211f121a3296f84f1cd36/kafka-to-log.yaml#L6-L8).
   
   But when you configure a trigger explicitly in the traits, that configuration is currently not merged with the automatic configuration created from the Kamelet, instead it becomes another trigger. We should find a good strategy to merge explicit trait config of the triggers with the automatic one, since this is what one expects.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org