summaryrefslogtreecommitdiff
path: root/app/views/clusters/clusters/_sidebar.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/clusters/clusters/_sidebar.html.haml')
-rw-r--r--app/views/clusters/clusters/_sidebar.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/clusters/clusters/_sidebar.html.haml b/app/views/clusters/clusters/_sidebar.html.haml
index 5f941f6cf0e..66cda3ee83b 100644
--- a/app/views/clusters/clusters/_sidebar.html.haml
+++ b/app/views/clusters/clusters/_sidebar.html.haml
@@ -3,7 +3,7 @@
- help_link_end = '</a>'.html_safe
%h4.prepend-top-0
= s_('ClusterIntegration|Add a Kubernetes cluster integration')
-- if clusterable.is_project?
+- if clusterable.project?
%p
= s_('ClusterIntegration|With a Kubernetes cluster associated to this project, you can use review apps, deploy your applications, run your pipelines, and much more in an easy way.')
%p