From 3d456fbf765175786df16be1d0d25bf21f1c44ed Mon Sep 17 00:00:00 2001 From: John Gardiner Myers Date: Sat, 31 Dec 2022 18:03:51 -0800 Subject: [PATCH] Update Helm chart --- helm/aws-load-balancer-controller/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/helm/aws-load-balancer-controller/values.yaml b/helm/aws-load-balancer-controller/values.yaml index 97f3ca842..bc58ae269 100644 --- a/helm/aws-load-balancer-controller/values.yaml +++ b/helm/aws-load-balancer-controller/values.yaml @@ -126,8 +126,12 @@ ingressClassParams: # matchLabels: # group: # scheme: + # subnets: # ipAddressType: # tags: + # loadBalancerAttributes: + # - key: + # value: # To use IngressClass resource instead of annotation, before you need to install the IngressClass resource pointing to controller. # If specified as true, the IngressClass resource will be created.