We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1f345 commit 3f53459Copy full SHA for 3f53459
eks-cluster.yaml
@@ -77,7 +77,7 @@ managedNodeGroups:
77
# Use private subnets for nodes
78
# https://eksctl.io/usage/vpc-networking/#use-private-subnets-for-initial-nodegroup
79
privateNetworking: true
80
- ami: ami-01af14130131e7a3c
+ ami: ami-0a9aa973650d0c831
81
82
tags:
83
# EC2 tags required for cluster-autoscaler auto-discovery
@@ -137,7 +137,7 @@ managedNodeGroups:
137
138
139
140
141
142
143
0 commit comments