-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathtest.yaml
More file actions
26 lines (26 loc) · 1.14 KB
/
test.yaml
File metadata and controls
26 lines (26 loc) · 1.14 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
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: darts-automated-tasks
namespace: darts-modernisation
spec:
releaseName: darts-automated-tasks
values:
java:
image: sdshmctspublic.azurecr.io/darts/api:prod-1e1ee8f-20260204160928 #{"$imagepolicy": "flux-system:darts-api-test"}
environment:
DARTS_GATEWAY_URL: http://darts-gateway.test.platform.hmcts.net
DARTS_PORTAL_URL: https://darts.test.apps.hmcts.net
DARTS_LOG_LEVEL: DEBUG
RESTART: 003
ARM_URL: https://www.test.court-tribunal-records-archive.service.justice.gov.uk
ARM_API_URL: https://api.test.court-tribunal-records-archive.service.justice.gov.uk
ARM_AUTH_URL: https://auth.test.court-tribunal-records-archive.service.justice.gov.uk
PROCESS_E2E_ARM_RPO: false
IS_MOCK_ARM_RPO_DOWNLOAD_CSV: false
AZCOPY_LOG_LEVEL: "--log-level=ERROR"
AZCOPY_OUTPUT_LEVEL: "--output-level=essential"
ENABLE_ARM_V5_2_UPGRADE: true
ARM_RPO_FEATURE_FLAG_LOGS_ENABLED: false
DETS_TO_ARM_PUSH_FEATURE_FLAG_LOGS_ENABLED: false
ARM_PULL_FEATURE_FLAG_LOGS_ENABLED: false