Skip to content

Commit

Permalink
Use test url
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-scott committed Oct 21, 2024
1 parent 31595ab commit c88ca76
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 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,14 @@ java:
image: '${IMAGE_NAME}'
releaseNameOverride: ${RELEASE_NAME}
environment:
QUEUENAME: booking
QUEUENAME: oliver-booking
VHSERVICES__VIDEOWEBURL : https://vh-video-web-pr-2275.dev.platform.hmcts.net/
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 c88ca76

Please sign in to comment.