This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch gcp-functions
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 7f225e930af49c8c8283e5e9491ec97a8262cfa1
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Dec 17 18:22:09 2021 +0100

    Added Google Cloud Functions Sink Kamelet
---
 .../src/main/resources/kamelets/google-functions-sink.kamelet.yaml      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/google-functions-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/google-functions-sink.kamelet.yaml
index 9de189e..670367b 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/google-functions-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/google-functions-sink.kamelet.yaml
@@ -36,7 +36,7 @@ spec:
     required:
       - projectId
       - functionName
-      - location
+      - region
       - serviceAccountKey
     type: object
     properties:

Reply via email to