Move the daily periodic trigger earlier

The current time of 06:00 often clashes with the beginning of the
workday in Europe. Looking at current Grafana data, we seem to be having
a period of reduced load starting at around 00:00, so starting the
periodic jobs at 02:00 would hopefully allow us to better utilize our
resources.

Signed-off-by: Dr. Jens Harbott <harbott@osism.tech>
Change-Id: I4bd41fd0668d65aa3f4e00bc03f7df71676ab265
This commit is contained in:
Dr. Jens Harbott 2021-10-20 09:53:37 +02:00
parent 63be835e31
commit 09c5874f30
No known key found for this signature in database
GPG Key ID: E7862B245C3596B1
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@
precedence: low
trigger:
timer:
- time: '0 6 * * *'
- time: '0 2 * * *'
- pipeline:
name: tag