Skip to content

Commit

Permalink
Upgrade EKS nodes to 1.27 in Analytical Platform Production
Browse files Browse the repository at this point in the history
  • Loading branch information
Emterry committed Jul 10, 2024
1 parent 621788a commit e028e65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ redis_alarm_memory_threshold_bytes = 100000
##################################################
eks_versions = {
cluster = "1.27"
node-group = "1.26"
node-group = "1.27"
}
eks_addon_versions = {
coredns = "v1.9.3-eksbuild.15"
Expand Down

0 comments on commit e028e65

Please sign in to comment.