Skip to content

Commit

Permalink
Switch Azure Storage Blob Source from timer producer style to a pure …
Browse files Browse the repository at this point in the history
…consumer
  • Loading branch information
oscerd committed Oct 12, 2022
1 parent e57bc82 commit fc278c9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions kamelets/azure-storage-blob-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,11 @@ spec:
description: |-
Consume files from Azure Storage Blob.
required:
- period
- accountName
- containerName
- accessKey
type: object
properties:
period:
title: Period between Polls
description: The interval (in milliseconds) between fetches to the Azure Storage Container.
type: integer
default: 10000
accountName:
title: Account Name
description: The Azure Storage Blob account name.
Expand Down

0 comments on commit fc278c9

Please sign in to comment.