diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-storage-cdc-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-storage-cdc-source.kamelet.yaml index f55543ead..b3c9c4b37 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-storage-cdc-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-storage-cdc-source.kamelet.yaml @@ -35,6 +35,8 @@ spec: Service account key is the basic method for authenticating to the Google Pubsub and Google Storage. To use this Kamelet you'll need to set up Events notification for your Google Storage Bucket. + + You must encode the `serviceAccountKey` property before you pass it as a parameter. required: - projectId - subscriptionName