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:
Miguel Ángel Cabrera Miñagorri
2022-02-07 15:35:05 +01:00
committed by GitHub
parent f1b0c77570
commit 6ffd18fbbd
68 changed files with 303 additions and 303 deletions

View File

@@ -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 clients
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

View File

@@ -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 clients 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