Skip to content

Commit a53b3df

Browse files
authored
Update default AMI family in integration test to AmazonLinux2023 for K8s 1.32 ManagedNodeGroups (#8408)
1 parent f1684d2 commit a53b3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/tests/dry_run/dry_run_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ nodeGroups:
105105
volumeType: gp3
106106
107107
managedNodeGroups:
108-
- amiFamily: AmazonLinux2
108+
- amiFamily: AmazonLinux2023
109109
desiredCapacity: 2
110110
disableIMDSv1: true
111111
disablePodIMDS: false

0 commit comments

Comments
 (0)