From 3ca389ff3c9986eea7e0c1aab147d70090c08c52 Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Mon, 20 Jun 2022 10:11:36 +0200 Subject: [PATCH] fix(helm): nginx lb algorithm Signed-off-by: rjshrjndrn --- scripts/helmcharts/vars.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index 5517d0375..b03f6e444 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -60,7 +60,7 @@ ingress-nginx: &ingress-nginx default-ssl-certificate: "app/openreplay-ssl" config: use-gzip: true - load-balace: ewma + load-balance: ewma enable-real-ip: true # Enable LB forwarded protocol # Ref: https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#use-forwarded-headers