chore(helm): removed deprecated values.

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2022-10-27 09:53:11 +02:00
parent 20fb85cae8
commit eb85341f3f

View file

@ -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: