Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkg/providers/instancetype/zz_generated.bandwidth.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ var (
// m4.4xlarge has vague bandwidth information, bandwidth is High
// m4.large has vague bandwidth information, bandwidth is Moderate
// m4.xlarge has vague bandwidth information, bandwidth is High
// mac-m4max.metal is not available in https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-network-bandwidth.html
// r3.2xlarge has vague bandwidth information, bandwidth is High
// r3.4xlarge has vague bandwidth information, bandwidth is High
// r3.large has vague bandwidth information, bandwidth is Moderate
Expand Down Expand Up @@ -538,6 +537,7 @@ var (
"m5d.8xlarge": 10000,
"m5zn.2xlarge": 10000,
"mac-m4.metal": 10000,
"mac-m4max.metal": 10000,
"mac-m4pro.metal": 10000,
"mac2-m1ultra.metal": 10000,
"mac2-m2.metal": 10000,
Expand Down