Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 07be2bbf57b..5002e9e24bf 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -657,6 +657,10 @@ production: &base
ci_runners_stale_group_runners_prune_worker_cron:
cron: "30 * * * *"
+ # Periodically queue syncing of finished builds from p_ci_finished_build_ch_sync_events to ClickHouse
+ click_house_ci_finished_builds_sync_worker:
+ cron: "*/3 * * * *"
+
registry:
# enabled: true
# host: registry.example.com