Skip to content

Commit

Permalink
DT-2502 Missing preprod values (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehalmamoj committed Sep 10, 2021
1 parent fa4b648 commit 4b3847a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions helm_deploy/values-preprod.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
# Per environment values which override defaults in hmpps-audit-poc-ui/values.yaml

generic-service:
replicaCount: 2

ingress:
host: hmpps-audit-poc-ui-preprod.hmpps.service.justice.gov.uk

env:
INGRESS_URL: "https://hmpps-audit-poc-ui-preprod.hmpps.service.justice.gov.uk"
HMPPS_AUTH_URL: "https://sign-in-preprod.hmpps.service.justice.gov.uk/auth"
TOKEN_VERIFICATION_API_URL: "https://token-verification-api-preprod.prison.service.justice.gov.uk"

generic-prometheus-alerts:
alertSeverity: digital-prison-service-dev

0 comments on commit 4b3847a

Please sign in to comment.