1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Remove operator upgrade from TOC until procedure is written

This commit is contained in:
Ravind Kumar
2022-10-04 10:50:32 -04:00
parent c7a46b932f
commit f191fd7c10
3 changed files with 15 additions and 9 deletions

View File

@ -216,8 +216,10 @@ Operator Console.
You can deploy a new :ref:`MinIO Tenant <minio-k8s-deploy-minio-tenant>` from
the Operator Dashboard.
.. toctree::
:titlesonly:
:hidden:
.. uncomment this block when upgrade operator procedure is complete
/operations/install-deploy-manage/upgrade-minio-operator
.. toctree::
:titlesonly:
:hidden:
/operations/install-deploy-manage/upgrade-minio-operator

View File

@ -189,8 +189,10 @@ The Operator Console still requires using the generated JWT token for access, wh
After deploying the MinIO Operator, you can create a new MinIO Tenant.
To deploy a MinIO Tenant using OpenShift, see :ref:`deploy-minio-tenant-redhat-openshift`.
.. toctree::
:titlesonly:
:hidden:
.. uncomment this block when upgrade operator procedure is complete
/operations/install-deploy-manage/upgrade-minio-operator
.. toctree::
:titlesonly:
:hidden:
/operations/install-deploy-manage/upgrade-minio-operator

View File

@ -1,3 +1,4 @@
:orphan:
.. _minio-k8s-upgrade-minio-operator:
======================
@ -11,4 +12,5 @@ Upgrade MinIO Operator
:depth: 1
Stub: TODO
This page is currently under active redevelopment.
We will restore it to the TOC once that work is complete.