Skip to content

Commit

Permalink
k8s upgrade (#1723)
Browse files Browse the repository at this point in the history
[review]

Co-authored-by: Ben Larabie <[email protected]>
  • Loading branch information
ben851 and Ben Larabie authored Jan 14, 2025
1 parent cc437e1 commit 87c5e55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions env/production_config.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ eks_addon_coredns_version = "v1.11.3-eksbuild.1"
eks_addon_kube_proxy_version = "v1.31.0-eksbuild.5"
eks_addon_vpc_cni_version = "v1.18.5-eksbuild.1"
eks_addon_ebs_driver_version = "v1.35.0-eksbuild.1"
eks_node_ami_version = "1.31.3-20241225"
eks_karpenter_ami_id = "ami-085afaf8b90509f36"
eks_node_ami_version = "1.31.3-20250103"
eks_karpenter_ami_id = "ami-01010984987ce7316"
non_api_waf_rate_limit = 500
api_waf_rate_limit = 30000
sign_in_waf_rate_limit = 100
Expand Down

0 comments on commit 87c5e55

Please sign in to comment.