Skip to content

Commit a0592aa

Browse files
committed
Update eksctl configuration
1 parent 0b403a2 commit a0592aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eks-cluster.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ managedNodeGroups:
7777
# Use private subnets for nodes
7878
# https://eksctl.io/usage/vpc-networking/#use-private-subnets-for-initial-nodegroup
7979
privateNetworking: true
80-
ami: ami-0a9aa973650d0c831
80+
ami: ami-04a6d2a3b0d131841
8181

8282
tags:
8383
# EC2 tags required for cluster-autoscaler auto-discovery
@@ -139,7 +139,7 @@ managedNodeGroups:
139139
# Use private subnets for nodes
140140
# https://eksctl.io/usage/vpc-networking/#use-private-subnets-for-initial-nodegroup
141141
privateNetworking: true
142-
ami: ami-0a9aa973650d0c831
142+
ami: ami-04a6d2a3b0d131841
143143

144144
tags:
145145
# EC2 tags required for cluster-autoscaler auto-discovery

0 commit comments

Comments
 (0)