You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/12/13 10:52:13 UTC

[camel-kamelets] 02/04: Slack Source Kamelet: Set default delay to 1 minute

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

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

commit cef59e1444352fad37ad57a883f28585b62df492
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 13 11:40:34 2022 +0100

    Slack Source Kamelet: Set default delay to 1 minute
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml
index 3fa03d15..3c2112fa 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/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: