This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 903baac5e22eb5b47580b0f35a6b9f730d7a0e98 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Sep 8 14:00:32 2021 +0200 Added Google pubsub Source Kamelet --- google-pubsub-source.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-pubsub-source.kamelet.yaml b/google-pubsub-source.kamelet.yaml index 11ffcf0..97e74c9 100644 --- a/google-pubsub-source.kamelet.yaml +++ b/google-pubsub-source.kamelet.yaml @@ -19,7 +19,7 @@ spec: The serviceAccountKey property needs to be encoded in base64, so when you pass it as parameter, don't forget to encode it. required: - projectId - - destinationName + - subscriptionName - serviceAccountKey type: object properties: