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:15 UTC

[camel-kamelets] 04/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 d94a03c627a60c40dbb69b7d5d349c9a32a83f17
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 13 11:43:43 2022 +0100

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

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 3c2112fa..759dfdd6 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
@@ -67,7 +67,7 @@ spec:
       uri: "slack:{{channel}}"
       parameters:
         token: "{{token}}"
-        delay: "{{?delay}}"
+        delay: "{{delay}}"
       steps:
       - marshal:
           json: