update helm to 3.3.4

This commit is contained in:
Minio Trusted
2021-12-11 09:59:34 -08:00
parent 2270887d43
commit 3e34e41a5a
5 changed files with 54 additions and 32 deletions

View File

@@ -43,12 +43,12 @@ spec:
pathType: Prefix
backend:
service:
name: {{ $fullName }}-console
name: {{ $fullName }}
port:
number: {{ $servicePort }}
{{- else }}
backend:
serviceName: {{ $fullName }}-console
serviceName: {{ $fullName }}
servicePort: {{ $servicePort }}
{{- end }}
{{- if . }}