Skip to content

Commit

Permalink
fix: added empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
kvvit committed Dec 25, 2024
1 parent 7465400 commit 2bb85aa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ resource "helm_release" "aws_loadbalancer_controller" {
name = "webhookTLS.key"
value = tls_private_key.aws_loadbalancer_controller_webhook[0].private_key_pem
}

}

resource "kubernetes_ingress_v1" "default" {
Expand Down

0 comments on commit 2bb85aa

Please sign in to comment.