Update Web UI tables
- Condense table styling - Default table size to 50 - Make all columns sortable - Rename service portalIP to clusterIP - Allow default descending table ordering
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<tr>
|
||||
<td class="name">IP</td>
|
||||
<td class="value">
|
||||
{{service.spec.portalIP}}
|
||||
{{service.spec.clusterIP}}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
Reference in New Issue
Block a user