chore(helm): using custom built openresty

with monitoring support and increased worker connection

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
Rajesh Rajendran 2022-01-27 13:04:42 +05:30
parent 5d9c1e4a6d
commit aabf863875

View file

@ -87,7 +87,7 @@ nginx-ingress:
# Using openresty because we need lua support,
# and dynamic resolve config from local.
# Ref: https://serverfault.com/questions/638822/nginx-resolver-address-from-etc-resolv-conf
repository: openresty/openresty
repository: rg.fr-par.scw.cloud/foss/openresty
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "buster"