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:
parent
5d9c1e4a6d
commit
aabf863875
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue