We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8af07 commit 8f35ab7Copy full SHA for 8f35ab7
charts/nginx-gateway-fabric/values.yaml
@@ -95,10 +95,10 @@ nginx:
95
# ipFamily: dual
96
# rewriteClientIP:
97
# mode: "ProxyProtocol"
98
- # # -- The trusted addresses field needs to be replaced with the load balancer's IP address and type.
+ # # -- The trusted addresses field needs to be replaced with the load balancer's address and type.
99
# trustedAddresses: [
100
# {
101
- # # -- The IP address of the load balancer.
+ # # -- The CIDR block of the load balancer(s).
102
# value: "",
103
# type: "cidr",
104
# }
0 commit comments