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 'doc/api/group_clusters.md')
-rw-r--r--doc/api/group_clusters.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/group_clusters.md b/doc/api/group_clusters.md
index 87829708d5e..dfb6e7e4778 100644
--- a/doc/api/group_clusters.md
+++ b/doc/api/group_clusters.md
@@ -315,7 +315,7 @@ Example response:
## Delete group cluster
-Deletes an existing group cluster.
+Deletes an existing group cluster. Does not remove existing resources within the connected Kubernetes cluster.
```plaintext
DELETE /groups/:id/clusters/:cluster_id