Skip to content

Commit 3c89665

Browse files
edmondceausuroot
authored and
root
committed
removed type custom because it is not a valid ManagedMachineAMIType
1 parent db913af commit 3c89665

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

+8-1
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)