From 8801c834b2513263573d2eb14f9a1cadb2f80ba6 Mon Sep 17 00:00:00 2001 From: Ravind Kumar Date: Fri, 21 Jul 2023 17:36:46 -0400 Subject: [PATCH] Update deploy-operator-helm.rst Closes #928 --- .../operations/install-deploy-manage/deploy-operator-helm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/operations/install-deploy-manage/deploy-operator-helm.rst b/source/operations/install-deploy-manage/deploy-operator-helm.rst index 11a50bb9..5ad53eae 100644 --- a/source/operations/install-deploy-manage/deploy-operator-helm.rst +++ b/source/operations/install-deploy-manage/deploy-operator-helm.rst @@ -52,7 +52,7 @@ Install Operator :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/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. For example, you may wish to change the MinIO root user credentials or the Tenant name.