chore(helm): removed deprecated values.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
20fb85cae8
commit
eb85341f3f
1 changed files with 0 additions and 11 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue