Skip to content

Commit

Permalink
load balancer controller addition
Browse files Browse the repository at this point in the history
  • Loading branch information
7navyasa committed Oct 22, 2023
1 parent 9c0738c commit b3ad66f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ module "eks_blueprints_addons" {
enable_gatekeeper = true
enable_metrics_server = true
enable_kube_prometheus_stack = true
enable_aws_load_balancer_controller = true
kube_prometheus_stack = {
values = [yamlencode({
prometheus = {
Expand Down

0 comments on commit b3ad66f

Please sign in to comment.