From 273ae4ce6c9fb35333287ec950c3dff9516aa6a4 Mon Sep 17 00:00:00 2001 From: Chen Zhang Date: Tue, 29 Jul 2025 23:54:54 -0400 Subject: [PATCH] Docs: Update schema for cluster_providers_aws --- db/docs/cluster_providers_aws.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/docs/cluster_providers_aws.yml b/db/docs/cluster_providers_aws.yml index e452a2f795d533..89a40e9837610d 100644 --- a/db/docs/cluster_providers_aws.yml +++ b/db/docs/cluster_providers_aws.yml @@ -7,7 +7,7 @@ feature_categories: description: "(Deprecated) AWS specific details for an EKS cluster integration" introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/17057 milestone: '12.4' -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