summaryrefslogtreecommitdiff
path: root/app/views/groups/clusters/_sidebar.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/clusters/_sidebar.html.haml')
-rw-r--r--app/views/groups/clusters/_sidebar.html.haml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/groups/clusters/_sidebar.html.haml b/app/views/groups/clusters/_sidebar.html.haml
deleted file mode 100644
index 39b70de72df..00000000000
--- a/app/views/groups/clusters/_sidebar.html.haml
+++ /dev/null
@@ -1,5 +0,0 @@
-%h4.prepend-top-0
- = s_('ClusterIntegration|Add a Kubernetes cluster integration')
-%p
- = s_('ClusterIntegration|Adding a Kubernetes cluster to your group will automatically share the cluster across all your projects.')
- = s_('ClusterIntegration|Use review apps, deploy your applications, and easily run your pipelines for all projects using the same cluster.')