mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
Add args of gategay console-address (#7599)
This commit is contained in:
committed by
GitHub
parent
ae7e0dd6a6
commit
2af773d2ec
@@ -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" }}
|
||||
|
||||
Reference in New Issue
Block a user