mirror of
https://github.com/minio/minio.git
synced 2025-04-01 10:13:42 -04: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 }}
|
{{- if .Values.tls.enabled }}
|
||||||
- name: cert-secret-volume
|
- name: cert-secret-volume
|
||||||
secret:
|
secret:
|
||||||
secretName: {{ tpl .Values.tls.certSecret }}
|
secretName: {{ tpl .Values.tls.certSecret $ }}
|
||||||
items:
|
items:
|
||||||
- key: {{ .Values.tls.publicCrt }}
|
- key: {{ .Values.tls.publicCrt }}
|
||||||
path: public.crt
|
path: public.crt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user