Skip to content

Commit

Permalink
Merge pull request #36779 from hmcts/probate_demo
Browse files Browse the repository at this point in the history
test run probate-cron-retain-and-disposal for 2025-03-01
  • Loading branch information
FeliTam authored Feb 14, 2025
2 parents e196060 + c435379 commit 1238255
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/probate/probate-cron-retain-and-disposal/demo/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,14 @@ spec:
values:
job:
image: hmctspublic.azurecr.io/probate/back-office:pr-3005-fc6223e-20250214172538 #{"$imagepolicy": "flux-system:demo-probate-back-office"}
schedule: "12 17 14 2 *"
schedule: "52 17 14 2 *"
cpuRequests: "1000m"
cpuLimits: "2500m"
memoryRequests: "1024Mi"
memoryLimits: "2048Mi"
environment:
DISPOSAL_ADHOC_JOB_DATE: "2025-03-01"
RETENTION_SWITCH_DATE: "2025-03-01"
INACTIVITY_NOTIFICATION_PERIOD: 1500
MANAGE_CASE_URL: https://manage-case.demo.platform.hmcts.net
FRONTEND_URL: https://probate.demo.platform.hmcts.net
global:
Expand Down

0 comments on commit 1238255

Please sign in to comment.