Skip to content

Commit 4209299

Browse files
committed
Sync config v15.0.0 : Remove Legacy Job Artifact replication
See corresponding MR https://gitlab.com/gitlab-org/gitlab/-/merge_requests/85219
1 parent 595f6c9 commit 4209299

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

assets/runtime/config/gitlabhq/gitlab.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -597,11 +597,6 @@ production: &base
597597
geo_secondary_registry_consistency_worker:
598598
cron: "* * * * *"
599599

600-
# GitLab Geo file download dispatch worker
601-
# NOTE: This will only take effect if Geo is enabled (secondary nodes only)
602-
geo_file_download_dispatch_worker:
603-
cron: "*/1 * * * *"
604-
605600
# GitLab Geo migrated local files clean up worker
606601
# NOTE: This will only take effect if Geo is enabled (secondary nodes only)
607602
geo_migrated_local_files_clean_up_worker:

0 commit comments

Comments
 (0)