templates/bindings/camel-k/file-watch-source-binding.yaml (17 lines of code) (raw):
apiVersion: camel.apache.org/v1alpha1
kind: KameletBinding
metadata:
name: file-watch-source-binding
spec:
source:
ref:
kind: Kamelet
apiVersion: camel.apache.org/v1alpha1
name: file-watch-source
properties:
filePath: "The Path to Watch"
sink:
ref:
kind: KafkaTopic
apiVersion: kafka.strimzi.io/v1beta1
name: my-topic