From fe975ff6836886ffe4c7952f7b57520ce861d164 Mon Sep 17 00:00:00 2001 From: Haridas Date: Thu, 5 Dec 2024 14:27:48 +0530 Subject: [PATCH] resendOTPTIme updated for ui-static --- kubernetes/helm_charts/igot-deploy/ui-static/values.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/helm_charts/igot-deploy/ui-static/values.j2 b/kubernetes/helm_charts/igot-deploy/ui-static/values.j2 index cbf2711bc5..0697e6ffaa 100644 --- a/kubernetes/helm_charts/igot-deploy/ui-static/values.j2 +++ b/kubernetes/helm_charts/igot-deploy/ui-static/values.j2 @@ -28580,7 +28580,7 @@ envjson: |- "recaptchaKey": "{{ igot_recaptchakey }}", "supportEmail": "mission.karmayogi@gov.in", "providerDataKey": "{{ providerdatakey }}", - "resendOTPTIme": 180, + "resendOTPTIme": 60, "compentencyVersionKey": "competencies_v6" }