mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
This commit is contained in:
parent
91f45c4aa6
commit
c8a221a9a7
@ -166,7 +166,7 @@ Formats volume for MinIO TLS keys and trusted certs
|
||||
{{- if .Values.tls.enabled }}
|
||||
- name: cert-secret-volume
|
||||
secret:
|
||||
secretName: {{ tpl .Values.tls.certSecret }}
|
||||
secretName: {{ tpl .Values.tls.certSecret $ }}
|
||||
items:
|
||||
- key: {{ .Values.tls.publicCrt }}
|
||||
path: public.crt
|
||||
|
Loading…
Reference in New Issue
Block a user