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

@@ -1,7 +1,7 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 3.3.3
version: 3.3.4
appVersion: RELEASE.2021-12-10T23-03-39Z
keywords:
- minio

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 . }}

View File

@@ -183,7 +183,7 @@ ingress:
# nginx.ingress.kubernetes.io/whitelist-source-range: 0.0.0.0/0
path: /
hosts:
- chart-example.local
- minio-example.local
tls: []
# - secretName: chart-example-tls
# hosts:
@@ -212,7 +212,7 @@ consoleIngress:
# nginx.ingress.kubernetes.io/whitelist-source-range: 0.0.0.0/0
path: /
hosts:
- chart-example.local
- console.minio-example.local
tls: []
# - secretName: chart-example-tls
# hosts: