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.

5 lines
184 B
Text
Raw Normal View History

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) }