fix: select gpu stype when creating cluster from gpu service
This commit is contained in:
@@ -51,6 +51,7 @@ const GPUService: React.FC = () => {
|
||||
setClusterSession({
|
||||
firstAddWorker: false,
|
||||
firstAddCluster: true,
|
||||
presetClusterType: 'gpu',
|
||||
providerHint: ProviderValueMap.Kubernetes
|
||||
});
|
||||
navigate('/resources/clusters/list');
|
||||
|
||||
Reference in New Issue
Block a user