From 51c2a1fd41709e6307e5d5b9411e93e28c346b93 Mon Sep 17 00:00:00 2001 From: Chen Zhang Date: Wed, 30 Jul 2025 00:11:21 -0400 Subject: [PATCH] Docs: Update schema for cluster_providers_gcp --- db/docs/cluster_providers_gcp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/docs/cluster_providers_gcp.yml b/db/docs/cluster_providers_gcp.yml index 163f31b4955bd3..5e165318d1eab8 100644 --- a/db/docs/cluster_providers_gcp.yml +++ b/db/docs/cluster_providers_gcp.yml @@ -7,7 +7,7 @@ feature_categories: description: "(Deprecated) GCP specific details for a GKE cluster integration" introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/d0cff7f5855f91b5479f9fdaa39d8d95ec691a9e milestone: '10.2' -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