Skip to content

Commit

Permalink
VB-3383 Configure for staging environment (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
tpmcgowan authored Jan 25, 2024
1 parent e56438b commit 155fa66
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 143 deletions.
7 changes: 7 additions & 0 deletions helm_deploy/values-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ generic-service:
env:
INGRESS_URL: "https://visit-staging.prison.service.justice.gov.uk"
HMPPS_AUTH_URL: "https://sign-in-dev.hmpps.service.justice.gov.uk/auth"
GOVUK_ONE_LOGIN_URL: "https://oidc.integration.account.gov.uk"
ORCHESTRATION_API_URL: "https://hmpps-manage-prison-visits-orchestration-dev.prison.service.justice.gov.uk"
APPLICATIONINSIGHTS_CONNECTION_STRING: null # disable App Insights for staging

namespace_secrets:
hmpps-book-a-prison-visit-ui:
APPINSIGHTS_INSTRUMENTATIONKEY: null # disable App Insights for staging

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

0 comments on commit 155fa66

Please sign in to comment.