Skip to content

Commit

Permalink
Azure Servicebus Source Kamelet: add serviceBusReceiveMode option
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed Mar 9, 2022
1 parent 830dafc commit 941080b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
- urn:alm:descriptor:com.tectonic.ui:password
- urn:camel:group:credentials
serviceBusReceiveMode:
title: Servicebus Receive mode
title: Servicebus Receive Mode
description: Sets the receive mode for the receiver, possible values are PEEK_LOCK and RECEIVE_AND_DELETE
type: String
default: PEEK_LOCK
Expand Down

0 comments on commit 941080b

Please sign in to comment.