debian-mirror-gitlab/app/views/projects/cluster_agents/show.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
240 B
Text
Raw Normal View History

2022-11-25 23:54:43 +05:30
- add_page_specific_style 'page_bundles/cluster_agents'
2021-11-18 22:05:49 +05:30
- add_to_breadcrumbs _('Kubernetes'), project_clusters_path(@project)
- page_title @agent_name
#js-cluster-agent-details{ data: js_cluster_agent_details_data(@agent_name, @project) }