Skip to content

Commit dd50a84

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ variable "aws_tags" {
6767
variable "aws_load_balancer_controller_chart_version" {
6868
description = "The AWS Load Balancer Controller version to use. See https://github.com/aws/eks-charts/releases/ and https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases for available versions"
6969
type = string
70-
default = "v2.3.1"
70+
default = "1.3.3"
7171
}
7272

7373
variable "alb_controller_depends_on" {

0 commit comments

Comments
 (0)