From 701016b416ce9a5170abba4afd7efef100e27c49 Mon Sep 17 00:00:00 2001 From: "fabio.formosa" Date: Wed, 14 Dec 2022 20:53:37 +0100 Subject: [PATCH] #9403 removed trailing spaces --- charts/ingress-nginx/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ingress-nginx/values.yaml b/charts/ingress-nginx/values.yaml index d63381ddb..5e0072b89 100644 --- a/charts/ingress-nginx/values.yaml +++ b/charts/ingress-nginx/values.yaml @@ -532,7 +532,7 @@ controller: # -- Restrict access For LoadBalancer service. Defaults to 0.0.0.0/0. loadBalancerSourceRanges: [] - + ## Set external traffic policy to: "Local" to preserve source IP on ## providers supporting it ## Ref: https://kubernetes.io/docs/tutorials/services/source-ip/#source-ip-for-services-with-typeloadbalancer