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


The following commit(s) were added to refs/heads/main by this push:
     new 4dfe9b23 Regen for commit 148c476f3b2e952b4c0bcb40765a3c0a00ce2a20
4dfe9b23 is described below

commit 4dfe9b23d1b85ee15510c5ae0488ff0e7e011208
Author: oscerd <osc...@users.noreply.github.com>
AuthorDate: Tue Jan 30 10:45:34 2024 +0000

    Regen for commit 148c476f3b2e952b4c0bcb40765a3c0a00ce2a20
    
    Signed-off-by: GitHub <nore...@github.com>
---
 .../resources/kamelets/kafka-batch-not-secured-source.kamelet.yaml    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-not-secured-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-not-secured-source.kamelet.yaml
index 14cb1040..15b6525b 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-not-secured-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-not-secured-source.kamelet.yaml
@@ -88,12 +88,12 @@ spec:
         type: boolean
         default: true
       batchSize:
-        title: The batch dimension
+        title: Batch Dimension
         description: The maximum number of records returned in a single call 
to poll()
         type: int
         default: 500
       pollTimeout:
-        title: The poll timeout interval
+        title: Poll Timeout Interval
         description: The timeout used when polling the KafkaConsumer
         type: int
         default: 5000

Reply via email to