mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
Non utf8 chars (#8923)
* [bitnami/*] Fix non utf-8 characters Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com> * [bitnami/rabbimq] Fix RabbitMQ cluster operator README Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
This commit is contained in:
committed by
GitHub
parent
f1b0c77570
commit
6ffd18fbbd
@@ -339,7 +339,7 @@ spec:
|
||||
numTrustedHops:
|
||||
description: "XffNumTrustedHops defines the number of additional
|
||||
ingress proxy hops from the right side of the x-forwarded-for
|
||||
HTTP header to trust when determining the origin client’s
|
||||
HTTP header to trust when determining the origin client's
|
||||
IP address. \n See https://www.envoyproxy.io/docs/envoy/v1.17.0/api-v3/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto?highlight=xff_num_trusted_hops
|
||||
for more information."
|
||||
format: int32
|
||||
|
||||
@@ -346,7 +346,7 @@ spec:
|
||||
description: "XffNumTrustedHops defines the number of
|
||||
additional ingress proxy hops from the right side of
|
||||
the x-forwarded-for HTTP header to trust when determining
|
||||
the origin client’s IP address. \n See https://www.envoyproxy.io/docs/envoy/v1.17.0/api-v3/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto?highlight=xff_num_trusted_hops
|
||||
the origin client's IP address. \n See https://www.envoyproxy.io/docs/envoy/v1.17.0/api-v3/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto?highlight=xff_num_trusted_hops
|
||||
for more information."
|
||||
format: int32
|
||||
type: integer
|
||||
|
||||
Reference in New Issue
Block a user