From eb85341f3f5d4c1a051cf9e77aabddffb8402d2a Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Thu, 27 Oct 2022 09:53:11 +0200 Subject: [PATCH] chore(helm): removed deprecated values. Signed-off-by: rjshrjndrn --- scripts/helmcharts/openreplay/values.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/scripts/helmcharts/openreplay/values.yaml b/scripts/helmcharts/openreplay/values.yaml index 20700a4f2..c50510bab 100644 --- a/scripts/helmcharts/openreplay/values.yaml +++ b/scripts/helmcharts/openreplay/values.yaml @@ -81,17 +81,6 @@ tolerations: [] affinity: {} -nginx-ingress: - fullnameOverride: nginx-ingress - image: - # 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: rg.fr-par.scw.cloud/foss/openresty - pullPolicy: IfNotPresent - # Overrides the image tag whose default is the chart appVersion. - tag: "buster" - ingress-nginx: enabled: true controller: