blob: 19bbc40d1a3ff66c710853b6c03dbf3ca8e40ecb [file] [log] [blame]
apiVersion: camel.apache.org/v1alpha1
kind: KameletBinding
metadata:
name: google-pubsub-sink-binding
spec:
source:
ref:
kind: KafkaTopic
apiVersion: kafka.strimzi.io/v1beta1
name: my-topic
sink:
ref:
kind: Kamelet
apiVersion: camel.apache.org/v1alpha1
name: google-pubsub-sink
properties:
destinationName: "The Destination Name"
projectId: "The Project Id"
serviceAccountKey: "The Service Account Key"