Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/namespaces_storage_limit_exclusions.yml')
-rw-r--r--db/docs/namespaces_storage_limit_exclusions.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/db/docs/namespaces_storage_limit_exclusions.yml b/db/docs/namespaces_storage_limit_exclusions.yml
new file mode 100644
index 00000000000..d66da2797dd
--- /dev/null
+++ b/db/docs/namespaces_storage_limit_exclusions.yml
@@ -0,0 +1,12 @@
+---
+table_name: namespaces_storage_limit_exclusions
+classes:
+ - Namespaces::Storage::LimitExclusion
+feature_categories:
+ - subscription_cost_management
+description: |
+ Stores namespaces that are excluded from the storage limit.
+ Any namespaces that are included in this table will not have storage limitations applied.
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/108449
+milestone: '15.9'
+gitlab_schema: gitlab_main