mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 12:25:22 +02:00
feat(k8s/application): re-order pod/container columns in application containers table
This commit is contained in:
parent
449b7888d3
commit
56cda7f260
2 changed files with 9 additions and 9 deletions
|
@ -539,7 +539,7 @@
|
|||
title-icon="fa-server"
|
||||
dataset="ctrl.allContainers"
|
||||
table-key="kubernetes.application.containers"
|
||||
order-by="Name"
|
||||
order-by="PodName"
|
||||
>
|
||||
</kubernetes-containers-datatable>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue