Skip to content

Commit

Permalink
feat(k8s): enable MigrateClusterToSBSCSI in CLI (#2207)
Browse files Browse the repository at this point in the history
  • Loading branch information
scaleway-bot authored Sep 16, 2024
1 parent 4eb7301 commit 5690c31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/k8s/v1/k8s_sdk.go
Original file line number Diff line number Diff line change
Expand Up @@ -2013,7 +2013,6 @@ func NewAPI(client *scw.Client) *API {
client: client,
}
}

func (s *API) Regions() []scw.Region {
return []scw.Region{scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw}
}
Expand Down

0 comments on commit 5690c31

Please sign in to comment.