Add args of gategay console-address (#7599)

This commit is contained in:
Ibone González Mauraza
2021-09-23 10:50:03 +02:00
committed by GitHub
parent ae7e0dd6a6
commit 2af773d2ec
3 changed files with 6 additions and 4 deletions

View File

@@ -90,6 +90,8 @@ spec:
- {{ default "/opt/bitnami/minio/certs" .Values.tls.mountPath }}
- gateway
- {{ .Values.gateway.type }}
- --console-address
- {{ .Values.containerPorts.console }}
{{- if eq .Values.gateway.type "gcs" }}
- {{ .Values.gateway.auth.gcs.projectID }}
{{- else if eq .Values.gateway.type "nas" }}