From a3af91128418842aaeba70b0c38fa627dc120817 Mon Sep 17 00:00:00 2001 From: Jack Maloney Date: Thu, 19 Dec 2024 16:02:17 +0000 Subject: [PATCH] Reset pod --- apps/darts-modernisation/darts-automated-tasks/demo.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/darts-modernisation/darts-automated-tasks/demo.yaml b/apps/darts-modernisation/darts-automated-tasks/demo.yaml index 9980a0ca592..3974d1ee5c3 100644 --- a/apps/darts-modernisation/darts-automated-tasks/demo.yaml +++ b/apps/darts-modernisation/darts-automated-tasks/demo.yaml @@ -15,4 +15,5 @@ spec: FEIGN_LOG_LEVEL: full PROCESS_E2E_ARM_RPO: true ARM_RPO_DURATION: 24h - IS_MOCK_ARM_RPO_DOWNLOAD_CSV: false \ No newline at end of file + IS_MOCK_ARM_RPO_DOWNLOAD_CSV: false + RESET_POD: true \ No newline at end of file