Skip to content

Commit

Permalink
Quotes fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ewan Donovan committed Feb 3, 2025
1 parent 1995268 commit b686244
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions helm_deploy/hmpps-learner-records-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ generic-service:
PFX_FILE_PASSWORD: "PFX_FILE_PASSWORD"
UK_PRN: "UK_PRN"
VENDOR_ID: "VENDOR_ID"
LRS_CONNECT_TIMEOUT: 20
LRS_WRITE_TIMEOUT: 20
LRS_READ_TIMEOUT: 20
LRS_CONNECT_TIMEOUT: "20"
LRS_WRITE_TIMEOUT: "20"
LRS_READ_TIMEOUT: "20"

allowlist:
groups:
Expand Down

0 comments on commit b686244

Please sign in to comment.