mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-25 16:03:48 +00:00
13 lines
275 B
YAML
13 lines
275 B
YAML
name: gitlab_sec
|
|
description: Schema for all Organizational Security features.
|
|
allow_cross_joins:
|
|
- gitlab_shared
|
|
allow_cross_transactions:
|
|
- gitlab_internal
|
|
- gitlab_shared
|
|
require_sharding_key: true
|
|
sharding_root_tables:
|
|
- projects
|
|
- organizations
|
|
- namespaces
|