diff --git a/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.html b/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.html index 716a4c941..5adb96a6c 100644 --- a/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.html +++ b/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.html @@ -104,9 +104,9 @@
- - - - - - Name - - - - | -- - Namespace - - - - | -- - Used by - - - - | -- - Storage - - - - | -- - Size - - - - | -- - Created - - - - | -
---|---|---|---|---|---|
- - - - - {{ - item.PersistentVolumeClaim.Name - }} - system - external - unused - | -- {{ item.ResourcePool.Namespace.Name }} - | -- {{ item.Applications[0].Name }} - + {{ item.Applications.length - 1 }} - - - | -- {{ item.PersistentVolumeClaim.StorageClass.Name }} - | -- {{ item.PersistentVolumeClaim.Storage }} - | -- {{ item.PersistentVolumeClaim.CreationDate | getisodate }} - {{ item.PersistentVolumeClaim.ApplicationOwner ? 'by ' + item.PersistentVolumeClaim.ApplicationOwner : '' }} - | -
Loading... | -|||||
No volume available. | -
+
+
+
+
+
+
+ |
+
+ |
+
+ |
+
+ |
+
+ |
+
+ |
+
---|---|---|---|---|---|
+
+
+
- |
+ + {{ item.ResourcePool.Namespace.Name }} + | ++ {{ + item.Applications[0].Name + }} + + {{ item.Applications.length - 1 }} + - + | ++ {{ item.PersistentVolumeClaim.StorageClass.Name }} + | ++ {{ item.PersistentVolumeClaim.Storage }} + | ++ {{ item.PersistentVolumeClaim.CreationDate | getisodate }} + {{ item.PersistentVolumeClaim.ApplicationOwner ? 'by ' + item.PersistentVolumeClaim.ApplicationOwner : '' }} + | +
Loading... | +|||||
No volume available. | +
- - - - | -- - Storage - - - - | -- - Usage - - - - | -||
---|---|---|---|---|
- - - - | -{{ item.Name }} | -{{ item.Size }} | -||
- | - - {{ vol.PersistentVolumeClaim.Name }} - - | -- {{ vol.PersistentVolumeClaim.Storage }} - | -||
Loading... | -||||
No storage available. | -
+
+
+ |
+
+ |
+
+ |
+ ||
---|---|---|---|---|
+
+
+ |
+ {{ item.Name }} | +{{ item.Size }} | +||
+ | + + {{ vol.PersistentVolumeClaim.Name }} + + | ++ {{ vol.PersistentVolumeClaim.Storage }} + | +||
Loading... | +||||
No storage available. | +