upgrade ingress nginx version

This commit is contained in:
chaunceyjiang
2021-12-17 11:37:08 +08:00
parent e1df8bc5bb
commit a80c94e352
4 changed files with 5 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ spec:
{{- with .Values.controller.image }}
{{- toYaml . | nindent 6 }}
{{- end }}
watchIngressWithoutClass: true
publishService:
enabled: {{ eq .Values.service.type "LoadBalancer" }}