mirror of
https://github.com/minio/minio.git
synced 2025-11-28 13:09:09 -05:00
update helm to 3.3.4
This commit is contained in:
@@ -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 . }}
|
||||
|
||||
Reference in New Issue
Block a user