Minio Sink Kamelet: The exchangeId as object Name should be set as header and not as property
diff --git a/minio-sink.kamelet.yaml b/minio-sink.kamelet.yaml
index e18244d..8b871dc 100644
--- a/minio-sink.kamelet.yaml
+++ b/minio-sink.kamelet.yaml
@@ -79,7 +79,7 @@
                 simple: "${header[ce-file]}"
           otherwise:
             steps:
-            - set-property:
+            - set-header:
                 name: CamelMinioObjectName
                 simple: "${exchangeId}"
       - to: