diff --git a/scripts/helmcharts/openreplay/values.yaml b/scripts/helmcharts/openreplay/values.yaml index a3dae332f..7fcd4121e 100644 --- a/scripts/helmcharts/openreplay/values.yaml +++ b/scripts/helmcharts/openreplay/values.yaml @@ -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"