Skip to content

Commit 377613b

Browse files
AmitSahastrak8s-infra-cherrypick-robot
authored andcommitted
Update types.go
1 parent 6dd5a54 commit 377613b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v1beta1/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ type AMIReference struct {
5151
ID *string `json:"id,omitempty"`
5252

5353
// EKSOptimizedLookupType If specified, will look up an EKS Optimized image in SSM Parameter store
54-
// +kubebuilder:validation:Enum:=AmazonLinux;AmazonLinuxGPU;AmazonLinux2023;AmazonLinux2023GPU
54+
// +kubebuilder:validation:Enum:=AmazonLinux;AmazonLinuxGPU
5555
// +optional
5656
EKSOptimizedLookupType *EKSAMILookupType `json:"eksLookupType,omitempty"`
5757
}

0 commit comments

Comments
 (0)