mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
DOCS-1021: Adding helm information (#1060)
Closes #1021 Closes #1055 Closes #968 Closes #943 --------- Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com> Co-authored-by: Pedro Juarez <pjuarezd@users.noreply.github.com>
This commit is contained in:
46
source/reference/operator-chart-values.rst
Normal file
46
source/reference/operator-chart-values.rst
Normal file
@ -0,0 +1,46 @@
|
||||
.. _minio-operator-chart-values:
|
||||
|
||||
===============================
|
||||
Operator and Tenant Helm Charts
|
||||
===============================
|
||||
|
||||
.. default-domain:: minio
|
||||
|
||||
.. contents:: Table of Contents
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
MinIO publishes `Helm Charts <https://github.com/minio/operator/tree/v5.0.10/helm>`__ for the MinIO Operator and Tenants.
|
||||
You can use these charts to deploy the MinIO Operator and managed Tenants through Helm.
|
||||
|
||||
The following page documents the ``values.yaml`` for each chart.
|
||||
|
||||
.. _minio-operator-chart-operator-values:
|
||||
|
||||
MinIO Operator Chart
|
||||
--------------------
|
||||
|
||||
.. tab-set::
|
||||
|
||||
.. tab-item:: Reference
|
||||
|
||||
.. autoyaml:: /source/includes/k8s/operator-values.yaml
|
||||
|
||||
.. tab-item:: YAML
|
||||
|
||||
.. literalinclude:: /includes/k8s/operator-values.yaml
|
||||
|
||||
.. _minio-operator-chart-tenant-values:
|
||||
|
||||
MinIO Tenant Chart
|
||||
------------------
|
||||
|
||||
.. tab-set::
|
||||
|
||||
.. tab-item:: Reference
|
||||
|
||||
.. autoyaml:: /source/includes/k8s/tenant-values.yaml
|
||||
|
||||
.. tab-item:: YAML
|
||||
|
||||
.. literalinclude:: /includes/k8s/tenant-values.yaml
|
Reference in New Issue
Block a user