From a08ac6101aa6a77ab6fe4e1803a6c1223aa235f1 Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Fri, 17 Jun 2022 10:45:41 +0200 Subject: [PATCH] chore(helm): change nginx-ingress default lb to ewma Signed-off-by: rjshrjndrn --- scripts/helmcharts/vars.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index 9cb7b5b82..5517d0375 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -60,6 +60,7 @@ ingress-nginx: &ingress-nginx default-ssl-certificate: "app/openreplay-ssl" config: use-gzip: true + load-balace: ewma enable-real-ip: true # Enable LB forwarded protocol # Ref: https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#use-forwarded-headers