Skip to content

Commit fc7a8b2

Browse files
committed
removed type custom because it is not a valid ManagedMachineAMIType
1 parent a1b2e9d commit fc7a8b2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

config/crd/bases/infrastructure.cluster.x-k8s.io_awsmanagedmachinepools.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,9 +539,16 @@ spec:
539539
- AL2_x86_64
540540
- AL2_x86_64_GPU
541541
- AL2_ARM_64
542+
- BOTTLEROCKET_ARM_64
543+
- BOTTLEROCKET_x86_64
544+
- BOTTLEROCKET_ARM_64_FIPS
545+
- BOTTLEROCKET_x86_64_FIPS
546+
- BOTTLEROCKET_ARM_64_NVIDIA
547+
- BOTTLEROCKET_x86_64_NVIDIA
542548
- AL2023_x86_64_STANDARD
543549
- AL2023_ARM_64_STANDARD
544-
- CUSTOM
550+
- AL2023_x86_64_NEURON
551+
- AL2023_x86_64_NVIDIA
545552
type: string
546553
amiVersion:
547554
description: |-

0 commit comments

Comments
 (0)