Skip to content

Commit

Permalink
Use test queue
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-scott committed Feb 9, 2024
1 parent 6076681 commit 7ba22bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/vh-booking-queue-subscriber/values.dev.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ java:
image: '${IMAGE_NAME}'
releaseNameOverride: ${RELEASE_NAME}
environment:
QUEUENAME: booking
QUEUENAME: oliver-booking
function:
releaseNameOverride: ${RELEASE_NAME}
triggers:
- type: azure-servicebus
serviceBusName: "vh-infra-core-dev"
queueName: booking
queueName: oliver-booking
messageCount: 1
object:
name: '${RELEASE_NAME}'

0 comments on commit 7ba22bd

Please sign in to comment.