|
@@ -62,7 +62,7 @@ class UpdateClusterModal extends Component<PropsType, StateType> {
|
|
|
api
|
|
api
|
|
|
.destroyInfra(
|
|
.destroyInfra(
|
|
|
"<token>",
|
|
"<token>",
|
|
|
- { name: currentCluster.name },
|
|
|
|
|
|
|
+ {},
|
|
|
{
|
|
{
|
|
|
project_id: currentProject.id,
|
|
project_id: currentProject.id,
|
|
|
infra_id: currentCluster.infra_id,
|
|
infra_id: currentCluster.infra_id,
|