We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb9ac3 commit 3ac7f79Copy full SHA for 3ac7f79
exp/api/v1beta2/awsmanagedmachinepool_types.go
@@ -188,7 +188,6 @@ type AWSManagedMachinePoolSpec struct {
188
// uses the order of instance types to determine which instance type to use first when fulfilling capacity.
189
// See AWS documentation https://docs.aws.amazon.com/eks/latest/userguide/managed-node-groups.html#managed-node-group-capacity-types
190
// for more information.
191
- // At most one of InstanceType or InstanceTypes may be specified.
192
// +optional
193
InstanceTypes []string `json:"instanceTypes,omitempty"`
194
0 commit comments