diff --git a/common/accounting_deployments/accounting-config.yaml b/common/accounting_deployments/accounting-config.yaml
index a0db4a65e053d6025f341f30535da1981a5bd52b..15d83b2aab6434622a404f623bfcab6eb70724d4 100644
--- a/common/accounting_deployments/accounting-config.yaml
+++ b/common/accounting_deployments/accounting-config.yaml
@@ -1,4 +1,5 @@
 eosc:
+  schedule: 42 1 * * *
   tokenUrl: "https://{{ secrets['checkin_host'] }}/OIDC/token"
   clientId: "{{ secrets['client_id'] }}"
   clientSecret: "{{ secrets['client_secret'] }}"