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 bc812c9a214714aed9bf87bb3b40be5a5d01f3fd
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Nov 29 14:46:39 2022 +0100

    Add an Azure Storage Blob CDC Source Kamelet
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 .../resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml    | 5 -----
 1 file changed, 5 deletions(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
index 781ac865..253af45b 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
@@ -88,11 +88,6 @@ spec:
         description: Determines the credential strategy to adopt. Possible 
values are SHARED_ACCOUNT_KEY, SHARED_KEY_CREDENTIAL and AZURE_IDENTITY
         type: string
         default: SHARED_ACCOUNT_KEY
-      delay:
-        title: Delay
-        description: The number of milliseconds before the next poll of the 
selected blob.
-        type: integer
-        default: 500
       getBlob:
         title: Get Object in Container
         description: >-

Reply via email to