mirror of
https://github.com/minio/docs.git
synced 2025-05-21 11:53:41 +03:00
Internal request to split the Operator and Tenant helm chart into separate pages. This adds a replacement link in default-conf to automate updating the operator version in the URL.
33 lines
781 B
ReStructuredText
33 lines
781 B
ReStructuredText
.. _minio-tenant-chart-values:
|
|
|
|
==================
|
|
Tenant Helm Charts
|
|
==================
|
|
|
|
.. default-domain:: minio
|
|
|
|
.. contents:: Table of Contents
|
|
:local:
|
|
:depth: 1
|
|
|
|
MinIO publishes |helm-charts| for the |helm-operator-chart| and |helm-tenant-chart|.
|
|
You can use these charts to deploy the MinIO Operator and managed Tenants through Helm.
|
|
|
|
The following page documents the ``values.yaml`` chart for a MinIO Tenant.
|
|
For documentation on the chart for a MinIO Operator, see :ref:`minio-operator-chart-values`
|
|
|
|
.. _minio-tenant-chart-operator-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 |