Disable the find_remote_root_refs_inmemory feature flag

Having this feature flag default enabled without following
the rollout process broke the Geo replication for empty
repositories.
parent 70d934c4
...@@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/329664 ...@@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/329664
milestone: '13.12' milestone: '13.12'
type: development type: development
group: group::gitaly group: group::gitaly
default_enabled: true default_enabled: false
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment