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/clusters.yml')
-rw-r--r--db/docs/clusters.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/clusters.yml b/db/docs/clusters.yml
new file mode 100644
index 00000000000..142186e4410
--- /dev/null
+++ b/db/docs/clusters.yml
@@ -0,0 +1,9 @@
+---
+table_name: clusters
+classes:
+- Clusters::Cluster
+feature_categories:
+- incident_management
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/d0cff7f5855f91b5479f9fdaa39d8d95ec691a9e
+milestone: '10.1'