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
The following commit(s) were added to refs/heads/main by this push: new e723d449 [GoogleStorage] Fix description typo e723d449 is described below commit e723d449eea87cca7a5a60e18a5888ffeba7da2a Author: Andrej Vano <av...@redhat.com> AuthorDate: Tue Aug 30 11:12:59 2022 +0200 [GoogleStorage] Fix description typo --- kamelets/google-storage-source.kamelet.yaml | 2 +- .../src/main/resources/kamelets/google-storage-source.kamelet.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kamelets/google-storage-source.kamelet.yaml b/kamelets/google-storage-source.kamelet.yaml index fb42a761..fed4e770 100644 --- a/kamelets/google-storage-source.kamelet.yaml +++ b/kamelets/google-storage-source.kamelet.yaml @@ -44,7 +44,7 @@ spec: type: string serviceAccountKey: title: Service Account Key - description: TThe service account key to use as credentials for Google Cloud Storage access. You must encode this value in base64. + description: The service account key to use as credentials for Google Cloud Storage access. You must encode this value in base64. type: binary x-descriptors: - urn:camel:group:credentials diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml index fb42a761..fed4e770 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml @@ -44,7 +44,7 @@ spec: type: string serviceAccountKey: title: Service Account Key - description: TThe service account key to use as credentials for Google Cloud Storage access. You must encode this value in base64. + description: The service account key to use as credentials for Google Cloud Storage access. You must encode this value in base64. type: binary x-descriptors: - urn:camel:group:credentials