summaryrefslogtreecommitdiff
path: root/app/views/clusters/clusters/eks/_index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/clusters/clusters/eks/_index.html.haml')
-rw-r--r--app/views/clusters/clusters/eks/_index.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/clusters/clusters/eks/_index.html.haml b/app/views/clusters/clusters/eks/_index.html.haml
index ca8e9ba527a..db64698a7f2 100644
--- a/app/views/clusters/clusters/eks/_index.html.haml
+++ b/app/views/clusters/clusters/eks/_index.html.haml
@@ -1 +1,2 @@
-.js-create-eks-cluster-form-container
+.js-create-eks-cluster-form-container{ data: { 'gitlab-managed-cluster-help-path' => help_page_path('user/project/clusters/index.md', anchor: 'gitlab-managed-clusters'),
+'kubernetes-integration-help-path' => help_page_path('user/project/clusters/index') } }