Skip to content

Commit

Permalink
Use test config
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-scott committed Dec 6, 2023
1 parent 8743f4d commit ac2d390
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
VHSERVICES__BOOKINGSAPIURL: https://vh-bookings-api-pr-781.dev.platform.hmcts.net/
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 ac2d390

Please sign in to comment.