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.