Skip to content

Instantly share code, notes, and snippets.

@nicosingh
Last active May 10, 2023 19:39
Show Gist options
  • Save nicosingh/87f3b19bfec2bf00d535ef4bb78df6a8 to your computer and use it in GitHub Desktop.
Save nicosingh/87f3b19bfec2bf00d535ef4bb78df6a8 to your computer and use it in GitHub Desktop.
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