chore(helm): change nginx-ingress default lb to ewma
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
a153547575
commit
a08ac6101a
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue