From d96f3ee959e8b29dd0d52f7539177c1be5052bf0 Mon Sep 17 00:00:00 2001 From: Cesar Celis Hernandez Date: Tue, 10 Oct 2023 11:02:03 -0600 Subject: [PATCH] Correcting Repository Link (#1032) ### Objective: To set the correct repository in our Official Documentation. ### Related: To fix: https://github.com/minio/operator/issues/1453 ### Explanation: TBD --- source/reference/kubectl-minio-plugin/kubectl-minio-init.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/kubectl-minio-plugin/kubectl-minio-init.rst b/source/reference/kubectl-minio-plugin/kubectl-minio-init.rst index 3fb58742..29e91904 100644 --- a/source/reference/kubectl-minio-plugin/kubectl-minio-init.rst +++ b/source/reference/kubectl-minio-plugin/kubectl-minio-init.rst @@ -81,7 +81,7 @@ The command supports the following flags: .. mc-cmd:: --console-image :optional: - The image to use when deploying the :minio-git:`MinIO Console ` in Operator mode, where administrators can create and manage MinIO tenants using a Graphical User Interface. + The image to use when deploying the :minio-git:`Operator Console ` in Operator mode, where administrators can create and manage MinIO tenants using a Graphical User Interface. Defaults to the `version bundled in variable DefaultOperatorImage for the matching Operator release `__. .. mc-cmd:: --console-tls