squakez commented on issue #4359: URL: https://github.com/apache/camel-k/issues/4359#issuecomment-2097806749
I am not familiar with this trait implementation, but I had a look and it seems you need to configure such secrets by using `keda.triggers` configuration [1]. The operator should be able to link accordingly. You may look at a unit test we have, which, right now is the easiest way to understand how the feature would work [2]. Unfortunately we don't have much more documentation, so, feel free to contribute if you solve the problem. [1] https://camel.apache.org/camel-k/2.3.x/traits/keda.html [2] https://github.com/apache/camel-k/blob/d57a3df770699048a555fcc888bf13bd4107b2b6/addons/keda/keda_test.go#L71 -- 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