From 33f6d35c05c167bd458920afce3a3ce6660b3a87 Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Mon, 25 Apr 2022 16:07:10 +0200 Subject: [PATCH] Update vars.yaml --- scripts/helmcharts/vars.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index 28656d5eb..5cc50af13 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -58,8 +58,7 @@ ingress-nginx: &ingress-nginx forwarded-for-header: "proxy_protocol" # Ref: https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#max-worker-connections max-worker-connections: 0 - # If you want the ssl redirection - # Comment the following line + # SSL redirection ssl-redirect: false force-ssl-redirect: false