blob: de2fd2b74e3dd9399694532c1f9942095cba3e4f [file] [log] [blame]
kind: KameletBinding
apiVersion: camel.apache.org/v1alpha1
metadata:
name: insert-field-action-binding
spec:
source:
ref:
apiVersion: camel.apache.org/v1alpha1
kind: Kamelet
name: timer-source
properties:
message: '{"content": "thecontent"}'
contentType: "application/json"
steps:
- ref:
apiVersion: camel.apache.org/v1alpha1
kind: Kamelet
name: insert-field-action
properties:
field: "thefield"
value: "thevalue"
sink:
uri: http://probe-service/events