From 4656acd908a8b0186c48ddd8a286d197d7f43d82 Mon Sep 17 00:00:00 2001
From: Tiger <twatson@gitlab.com>
Date: Thu, 31 Oct 2024 10:34:19 +1300
Subject: [PATCH] Set deploy_tokens schema to gitlab_main_clusterwide

---
 db/docs/deploy_tokens.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/db/docs/deploy_tokens.yml b/db/docs/deploy_tokens.yml
index 5e74a355142b8..dfb2b55f3ecab 100644
--- a/db/docs/deploy_tokens.yml
+++ b/db/docs/deploy_tokens.yml
@@ -7,5 +7,4 @@ feature_categories:
 description: https://docs.gitlab.com/ee/user/project/deploy_tokens/
 introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/db18993f652425b72c4b854e18a002e0ec44b196
 milestone: '10.7'
-gitlab_schema: gitlab_main
-sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/477395
+gitlab_schema: gitlab_main_clusterwide
-- 
GitLab