1
0
mirror of https://github.com/minio/docs.git synced 2025-06-16 01:41:48 +03:00
Files
docs/source/reference/operator-chart-values.rst
Ravind Kumar c770ba9d76 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>
2023-11-16 12:56:20 -05:00

46 lines
1.0 KiB
ReStructuredText

.. _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