From bc359d39fe68b7d96b9c107171090c0b994a445f Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:08:23 -0400 Subject: [PATCH] spelling: forwarded Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- crds/networkservices_v1beta1_networkservicestlsroute.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crds/networkservices_v1beta1_networkservicestlsroute.yaml b/crds/networkservices_v1beta1_networkservicestlsroute.yaml index d0e00bc8b1..3e1b24c3f2 100644 --- a/crds/networkservices_v1beta1_networkservicestlsroute.yaml +++ b/crds/networkservices_v1beta1_networkservicestlsroute.yaml @@ -220,7 +220,7 @@ spec: type: object weight: description: 'Optional. Specifies the proportion of - requests forwareded to the backend referenced by + requests forwarded to the backend referenced by the service_name field. This is computed as: weight/Sum(weights in destinations) Weights in all destinations does not need to sum up to 100.'