templates/bindings/camel-k/http-source-binding.yaml (17 lines of code) (raw):

apiVersion: camel.apache.org/v1alpha1 kind: KameletBinding metadata: name: http-source-binding spec: source: ref: kind: Kamelet apiVersion: camel.apache.org/v1alpha1 name: http-source properties: url: "https://gist.githubusercontent.com/nicolaferraro/e3c72ace3c751f9f88273896611ce5fe/raw/3b6f54060bacb56b6719b7386a4645cb59ad6cc1/quote.json" sink: ref: kind: KafkaTopic apiVersion: kafka.strimzi.io/v1beta1 name: my-topic