Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MINIO_CONFIG_ENV_FILE (0.22 sec)

  1. helm/minio/templates/deployment.yaml

                  valueFrom:
                    secretKeyRef:
                      name: {{ template "minio.secretName" . }}
                      key: rootPassword
                {{- if .Values.extraSecret }}
                - name: MINIO_CONFIG_ENV_FILE
                  value: "/tmp/minio-config-env/config.env"
                {{- end }}
                {{- if .Values.metrics.serviceMonitor.public }}
                - name: MINIO_PROMETHEUS_AUTH_TYPE
    Others
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sun Mar 03 17:50:39 GMT 2024
    - 8.7K bytes
    - Viewed (0)
Back to top