summaryrefslogtreecommitdiff
path: root/app/views/clusters/clusters/_sidebar.html.haml
blob: 31add011bfa44d2a6efd8402067cac7c1048bff2 (plain)
1
2
3
4
5
6
7
8
%h4.gl-mt-0
  = s_('ClusterIntegration|Add a Kubernetes cluster integration')
%p
  = clusterable.sidebar_text
%p
  = clusterable.learn_more_link

= render 'clusters/clusters/multiple_clusters_message'