blob: d2fe9e688c82305ddea606bb458ea893302f12a2 [file] [log] [blame]
apiVersion: camel.apache.org/v1alpha1
kind: KameletBinding
metadata:
name: timer-source
spec:
source:
ref:
kind: Kamelet
apiVersion: camel.apache.org/v1alpha1
name: timer-source
properties:
message: "Hello world!"
sink:
ref:
kind: InMemoryChannel
apiVersion: messaging.knative.dev/v1beta1
name: messages