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 d5851caf Ceph sink kamelet: Fixed description for file header
d5851caf is described below

commit d5851caf5e3f8d71879ebd86b4b812b64621098b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Aug 22 09:51:53 2022 +0200

    Ceph sink kamelet: Fixed description for file header
---
 kamelets/ceph-sink.kamelet.yaml                                         | 2 +-
 .../camel-kamelets/src/main/resources/kamelets/ceph-sink.kamelet.yaml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kamelets/ceph-sink.kamelet.yaml b/kamelets/ceph-sink.kamelet.yaml
index fc46e60e..9c38739d 100644
--- a/kamelets/ceph-sink.kamelet.yaml
+++ b/kamelets/ceph-sink.kamelet.yaml
@@ -33,7 +33,7 @@ spec:
     description: |-
       Upload data to an Ceph Bucket managed by a Object Storage Gateway.
 
-      In the header, you can optionally set the `file` / `ce-partition` 
property to specify the name of the file to upload.
+      In the header, you can optionally set the `file` / `ce-file` property to 
specify the name of the file to upload.
 
       If you do not set the property in the header, the Kamelet uses the 
exchange ID for the file name.
     required:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/ceph-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/ceph-sink.kamelet.yaml
index fc46e60e..9c38739d 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/ceph-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/ceph-sink.kamelet.yaml
@@ -33,7 +33,7 @@ spec:
     description: |-
       Upload data to an Ceph Bucket managed by a Object Storage Gateway.
 
-      In the header, you can optionally set the `file` / `ce-partition` 
property to specify the name of the file to upload.
+      In the header, you can optionally set the `file` / `ce-file` property to 
specify the name of the file to upload.
 
       If you do not set the property in the header, the Kamelet uses the 
exchange ID for the file name.
     required:

Reply via email to