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 'db/docs/catalog_resource_components.yml')
-rw-r--r--db/docs/catalog_resource_components.yml11
1 files changed, 10 insertions, 1 deletions
diff --git a/db/docs/catalog_resource_components.yml b/db/docs/catalog_resource_components.yml
index 122e2f14265..0aa0d973bad 100644
--- a/db/docs/catalog_resource_components.yml
+++ b/db/docs/catalog_resource_components.yml
@@ -1,7 +1,16 @@
+---
table_name: catalog_resource_components
feature_categories:
- pipeline_composition
description: CI component available in the CI Catalog
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127775
milestone: '16.3'
-gitlab_schema: gitlab_main
+gitlab_schema: gitlab_main_cell
+allow_cross_joins:
+- gitlab_main_clusterwide
+allow_cross_transactions:
+- gitlab_main_clusterwide
+allow_cross_foreign_keys:
+- gitlab_main_clusterwide
+sharding_key:
+ project_id: projects