mirror of
https://github.com/helm/charts.git
synced 2026-09-05 12:27:30 +00:00
* Make creation of secret configurable This way users can supply their own secrets so it doesn't have to be stored in a values.yaml Signed-off-by: Andor Uhlár <andor44@gmail.com> * Bump chart version Signed-off-by: Andor Uhlár <andor44@gmail.com> * Add existing secret example Signed-off-by: Andor Uhlár <andor44@gmail.com> * Use a single variable for preexisting secret Signed-off-by: Andor Uhlár <andor44@gmail.com>
19 lines
458 B
YAML
Executable File
19 lines
458 B
YAML
Executable File
apiVersion: v1
|
|
description: Minio is a high performance distributed object storage server, designed for large-scale private cloud infrastructure.
|
|
name: minio
|
|
version: 1.8.1
|
|
appVersion: RELEASE.2018-09-12T18-49-56Z
|
|
keywords:
|
|
- storage
|
|
- object-storage
|
|
- S3
|
|
home: https://minio.io
|
|
icon: https://www.minio.io/img/logo_160x160.png
|
|
sources:
|
|
- https://github.com/minio/minio
|
|
maintainers:
|
|
- name: Acaleph
|
|
email: hello@acale.ph
|
|
- name: Minio
|
|
email: dev@minio.io
|