mirror of
https://github.com/minio/minio.git
synced 2025-12-04 23:02:31 -05:00
update helm to 3.3.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
description: Multi-Cloud Object Storage
|
||||
name: minio
|
||||
version: 3.3.2
|
||||
version: 3.3.3
|
||||
appVersion: RELEASE.2021-12-10T23-03-39Z
|
||||
keywords:
|
||||
- minio
|
||||
|
||||
@@ -48,7 +48,7 @@ spec:
|
||||
number: {{ $servicePort }}
|
||||
{{- else }}
|
||||
backend:
|
||||
serviceName: {{ $fullName }}
|
||||
serviceName: {{ $fullName }}-console
|
||||
servicePort: {{ $servicePort }}
|
||||
{{- end }}
|
||||
{{- if . }}
|
||||
|
||||
Reference in New Issue
Block a user