Skip to content

Commit

Permalink
Added Azure Files Sink Kamelet
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Feb 12, 2024
1 parent c747b50 commit b15a832
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
* xref:azure-storage-blob-source.adoc[]
* xref:azure-storage-datalake-sink.adoc[]
* xref:azure-storage-datalake-source.adoc[]
* xref:azure-storage-files-sink.adoc[]
* xref:azure-storage-files-source.adoc[]
* xref:azure-storage-queue-sink.adoc[]
* xref:azure-storage-queue-source.adoc[]
Expand Down
2 changes: 1 addition & 1 deletion kamelets/azure-storage-files-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
In the header, you can set the `file` / `ce-file` property to specify the filename to upload. If you do set property in the header, the Kamelet uses the exchange ID as filename.
required:
- accountName
- containerName
- shareName
type: object
properties:
accountName:
Expand Down

0 comments on commit b15a832

Please sign in to comment.