From b138b3cc426769b9324c81135edae0e6e80e8412 Mon Sep 17 00:00:00 2001 From: Wille Marcel Date: Mon, 15 Apr 2024 14:29:56 -0300 Subject: [PATCH] Remove sleep from osm-adiff-service --- helm/osmcha/templates/cron.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/helm/osmcha/templates/cron.yaml b/helm/osmcha/templates/cron.yaml index 6fe53f1..2e52abb 100644 --- a/helm/osmcha/templates/cron.yaml +++ b/helm/osmcha/templates/cron.yaml @@ -76,8 +76,7 @@ spec: command: - /bin/sh - -c - - sleep 3600 - # - timeout 600s yarn update-queue + - timeout 600s yarn update-queue env: - name: AWS_ACCESS_KEY_ID valueFrom: