tarilabs commented on issue #3937:
URL: https://github.com/apache/camel-k/issues/3937#issuecomment-1359390730

   @squakez how is this from my kamelet binding?
   ```yaml
   ...
     sink:
       ref:
         kind: Kamelet
         apiVersion: camel.apache.org/v1alpha1
         name: mmk
       properties:
         kdtable: my asd value in KameletBinding (1)
   ```
   
   (1) not enough, please?
   
   My goal would be to set this property (for the Processor, which takes it 
from the Kamelet def, which should take it from the binding).
   
   How can I do that property configuration from inside a kameletbinding yaml 
file, please?
   


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

Reply via email to