Skip to content

Commit 5c3b6b7

Browse files
committed
address nits
1 parent ef2170b commit 5c3b6b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/nginx-gateway-fabric/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@ nginx:
9595
# ipFamily: dual
9696
# rewriteClientIP:
9797
# mode: "ProxyProtocol"
98-
# # -- The trusted addresses field needs to be replaced with the load balancer's IP address and type.
98+
# # -- The trusted addresses field needs to be replaced with the load balancer's address and type.
9999
# trustedAddresses: [
100100
# {
101-
# # -- The IP address of the load balancer.
101+
# # -- The CIDR block of the load balancer(s).
102102
# value: "",
103103
# type: "cidr",
104104
# }

0 commit comments

Comments
 (0)