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

acosentino pushed a commit to branch slack-source-0.10.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 828fec8723059b8a8c7502a15c70d68a41541ccf
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Dec 13 11:40:09 2022 +0100

    Slack Source Kamelet: Set default delay to 1 minute
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 kamelets/slack-source.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kamelets/slack-source.kamelet.yaml 
b/kamelets/slack-source.kamelet.yaml
index af45ffc3..35043d6e 100644
--- a/kamelets/slack-source.kamelet.yaml
+++ b/kamelets/slack-source.kamelet.yaml
@@ -53,6 +53,7 @@ spec:
         title: Delay
         description: The delay between polls. If no unit provided, miliseconds 
is the default.
         type: string
+        default: "60000"
         example: "60s or 6000 or 1m"
   types:
     out:

Reply via email to