kubernetes-sigs/aws-load-balancer-controller

remove trailing whitespace

Open

#3,804 opened on Aug 13, 2024

 (4 comments) (0 reactions) (1 assignee)Go (1,644 forks)auto 404
good first issue

Repository metrics

Stars
 (4,317 stars)
PR merge metrics
 (PR metrics pending)

Description

in values.yaml there is trailing whitespace in this line https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/f39ae43121c3f4de0129dda483c10b17a687491d/helm/aws-load-balancer-controller/values.yaml#L285

please force removal of trailing whitespace to make it easier to diff

Contributor guide