mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
feat(cy): add data-cy to add kube volume views (#6285)
This commit is contained in:
parent
ac9ca7d5e3
commit
efa125790f
2 changed files with 3 additions and 2 deletions
|
@ -18,6 +18,7 @@
|
|||
order-by="PersistentVolumeClaim.Name"
|
||||
remove-action="ctrl.removeAction"
|
||||
refresh-callback="ctrl.getVolumes"
|
||||
data-cy="k8s-volumes-datatable"
|
||||
>
|
||||
</kubernetes-volumes-datatable>
|
||||
</uib-tab>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue