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 68f46a11651ec04f0a106e7c6899e047150f57a4
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Dec 17 18:21:48 2021 +0100

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

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

Reply via email to