1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

Update deploy-operator-helm.rst

Closes #928
This commit is contained in:
Ravind Kumar
2023-07-21 17:36:46 -04:00
committed by GitHub
parent fd66cf5c10
commit 8801c834b2

View File

@ -52,7 +52,7 @@ Install Operator
:substitutions: :substitutions:
curl -O https://raw.githubusercontent.com/minio/operator/master/helm-releases/operator-|operator-version-stable|.tgz curl -O https://raw.githubusercontent.com/minio/operator/master/helm-releases/operator-|operator-version-stable|.tgz
curl -O https://raw.githubusercontent.com/minio/operator/master/helm-releases/Tenant-|operator-version-stable|.tgz curl -O https://raw.githubusercontent.com/minio/operator/master/helm-releases/tenant-|operator-version-stable|.tgz
Each chart contains a ``values.yaml`` file you can customize to suit your needs. Each chart contains a ``values.yaml`` file you can customize to suit your needs.
For example, you may wish to change the MinIO root user credentials or the Tenant name. For example, you may wish to change the MinIO root user credentials or the Tenant name.