generated from ministryofjustice/hmpps-template-typescript
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvalues-dev.yaml
More file actions
39 lines (34 loc) · 1.68 KB
/
values-dev.yaml
File metadata and controls
39 lines (34 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
# Per environment values which override defaults in hmpps-external-movements-ui/values.yaml
generic-service:
replicaCount: 2
ingress:
host: external-movements-dev.hmpps.service.justice.gov.uk
env:
INGRESS_URL: "https://external-movements-dev.hmpps.service.justice.gov.uk"
HMPPS_AUTH_URL: "https://sign-in-dev.hmpps.service.justice.gov.uk/auth"
TOKEN_VERIFICATION_API_URL: "https://token-verification-api-dev.prison.service.justice.gov.uk"
COMPONENT_API_URL: "https://frontend-components-dev.hmpps.service.justice.gov.uk" # used by hmpps-connect-dps-components module
PRISON_API_URL: "https://prison-api-dev.prison.service.justice.gov.uk" # used by hmpps-connect-dps-components module
PRISONER_SEARCH_API_URL: "https://prisoner-search-dev.prison.service.justice.gov.uk"
DPS_HOME_PAGE_URL: "https://digital-dev.prison.service.justice.gov.uk"
PRISONER_PROFILE_URL: "https://prisoner-dev.digital.prison.service.justice.gov.uk"
EXTERNAL_MOVEMENTS_API_URL: 'https://external-movements-api-dev.hmpps.service.justice.gov.uk'
DOCUMENT_GENERATION_API_URL: 'https://document-generation-api-dev.hmpps.service.justice.gov.uk'
DOCUMENT_GENERATION_UI_URL: 'https://document-generation-dev.hmpps.service.justice.gov.uk'
ENVIRONMENT_NAME: DEV
SENTRY_ENVIRONMENT: DEV
AUDIT_ENABLED: "true"
DEV_LED_FEATURE_PRISONS: MDI
FEAT_INTRA_DAY_SCHEDULING_PRISONS: MDI
FEAT_DOCUMENT_GENERATION_PRISONS: MDI
allowlist:
groups:
- digital_staff_and_mojo
- moj_cloud_platform
- prisons
- private_prisons
- accessibility-testing-1
generic-prometheus-alerts:
alertSeverity: move-and-improve-alerts-non-prod
businessHoursOnly: true