fix: remove instance from cache after deleting
This commit is contained in:
@@ -107,7 +107,8 @@ const useModelsColumns = ({
|
||||
),
|
||||
dataIndex: 'ready_replicas',
|
||||
key: 'ready_replicas',
|
||||
align: 'center',
|
||||
dataField: 'replicas',
|
||||
align: 'left',
|
||||
sorter: tableSorter(4),
|
||||
span: 4,
|
||||
editable: {
|
||||
|
||||
Reference in New Issue
Block a user