mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-16 03:49:52 +00:00
Update rank of DeletePod control from 1 to 3
Signed-off-by: Akash Srivastava <akashsrivastava4927@gmail.com>
This commit is contained in:
@@ -559,7 +559,7 @@ func (r *Reporter) podTopology(services []Service, deployments []Deployment, dae
|
||||
Human: "Delete",
|
||||
Icon: "far fa-trash-alt",
|
||||
Confirmation: "Are you sure you want to delete this pod?",
|
||||
Rank: 1,
|
||||
Rank: 3,
|
||||
})
|
||||
pods.Controls.AddControl(DescribeControl)
|
||||
for _, service := range services {
|
||||
|
||||
Reference in New Issue
Block a user