summaryrefslogtreecommitdiff
path: root/db/docs/ci_project_mirrors.yml
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/ci_project_mirrors.yml')
-rw-r--r--db/docs/ci_project_mirrors.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/docs/ci_project_mirrors.yml b/db/docs/ci_project_mirrors.yml
index d6619880b20..8e332a10194 100644
--- a/db/docs/ci_project_mirrors.yml
+++ b/db/docs/ci_project_mirrors.yml
@@ -3,7 +3,7 @@ table_name: ci_project_mirrors
classes:
- Ci::ProjectMirror
feature_categories:
-- sharding
+- pods
description: Mirrors some data from the `main` database into the `ci` database so that we can join directly in a single query
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/75621
milestone: '14.6'