mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
9 lines
203 B
YAML
9 lines
203 B
YAML
name: gitlab_sec
|
|
description: Schema for all Cell-local Security features.
|
|
allow_cross_joins:
|
|
- gitlab_shared
|
|
allow_cross_transactions:
|
|
- gitlab_internal
|
|
- gitlab_shared
|
|
require_sharding_key: true
|