fix: gpu selector by cluster
This commit is contained in:
@@ -64,6 +64,7 @@ export interface ListItem {
|
||||
labels: Record<string, string>;
|
||||
state: string;
|
||||
ip: string;
|
||||
cluster_id: number;
|
||||
state_message: string;
|
||||
status: {
|
||||
cpu: {
|
||||
|
||||
Reference in New Issue
Block a user