Skip to content

Commit

Permalink
AWS S3 Streaming Upload Kamelet: Support also StreamingUploadTimeout …
Browse files Browse the repository at this point in the history
…parameter
  • Loading branch information
oscerd committed Sep 13, 2021
1 parent c43a6fd commit 4ff03ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@ spec:
batchSize: "{{batchSize}}"
namingStrategy: "{{namingStrategy}}"
keyName: "{{keyName}}"
streamingUploadMode: "{{?streamingUploadTimeout}}"
streamingUploadTimeout: "{{?streamingUploadTimeout}}"

0 comments on commit 4ff03ac

Please sign in to comment.