Skip to content

Commit

Permalink
brackets?
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcalalang committed Oct 5, 2023
1 parent 4194ee6 commit a2b5b06
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion kubernetes/terraform/configuration/helm-releases.tf
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,12 @@ resource "helm_release" "nginx-plus-ingress" {
name = "controller.globalConfiguration.spec"
value = [
<<EOT
listeners:
{
listeners:
- name: tcp-listener
port: 8888
protocol: TCP
}
EOT
]
}
Expand Down

0 comments on commit a2b5b06

Please sign in to comment.