Last active
May 10, 2023 19:39
-
-
Save nicosingh/87f3b19bfec2bf00d535ef4bb78df6a8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dns_base_domain = "eks.singh.cl" | |
ingress_gateway_name = "aws-load-balancer-controller" | |
ingress_gateway_iam_role = "load-balancer-controller" | |
ingress_gateway_chart_name = "aws-load-balancer-controller" | |
ingress_gateway_chart_repo = "https://aws.github.io/eks-charts" | |
ingress_gateway_chart_version = "1.4.1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment