From dfe92e62dcbf9a52899debe4578d83acb5e2f48b Mon Sep 17 00:00:00 2001 From: Chen Zhang Date: Wed, 30 Jul 2025 00:11:42 -0400 Subject: [PATCH] Docs: Update schema for clusters --- db/docs/clusters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/docs/clusters.yml b/db/docs/clusters.yml index 99630a5c33849e..52a33326d8e032 100644 --- a/db/docs/clusters.yml +++ b/db/docs/clusters.yml @@ -7,7 +7,7 @@ feature_categories: description: Persists information about GitLab managed clusters introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/14879 milestone: '10.1' -gitlab_schema: gitlab_main +gitlab_schema: gitlab_main_org exempt_from_sharding: true notes: Exempted because Table is scheduled for removal table_size: small -- GitLab