blob: 2e111d8bda0f1fff0615f4771cade7ed674f7347 [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: "thecontent"
steps:
- ref:
apiVersion: camel.apache.org/v1alpha1
kind: Kamelet
name: insert-field-action
properties:
field: "thefield"
value: "thevalue"
sink:
uri: http://probe-service/events