diff --git a/source/includes/k8s/deploy-operator.rst b/source/includes/k8s/deploy-operator.rst index 5237a2ff..0a06be77 100644 --- a/source/includes/k8s/deploy-operator.rst +++ b/source/includes/k8s/deploy-operator.rst @@ -26,7 +26,7 @@ infrastructure: ` to support describing MinIO tenants as a Kubernetes :kube-docs:`object `. See the MinIO - Operator :minio-git:`CRD Reference ` for + Operator :minio-git:`CRD Reference ` for complete documentation on the MinIO CRD. - The MinIO Kubernetes Plugin brings native support for deploying and managing diff --git a/source/includes/openshift/steps-deploy-minio-tenant.rst b/source/includes/openshift/steps-deploy-minio-tenant.rst index 6aa2bf77..d138434f 100644 --- a/source/includes/openshift/steps-deploy-minio-tenant.rst +++ b/source/includes/openshift/steps-deploy-minio-tenant.rst @@ -31,7 +31,7 @@ The :guilabel:`Form View` provides a user interface for configuring the new MinI - Ensure the :guilabel:`Console -> Console Secret -> Name` is set to the name of the MinIO Console Kubernetes Secret created as part of the prerequisites. You can also use the YAML view to perform more granular configuration of the MinIO Tenant. -Refer to the :minio-git:`MinIO Custom Resource Definition Documentation ` for guidance on setting specific fields. +Refer to the :minio-git:`MinIO Custom Resource Definition Documentation ` for guidance on setting specific fields. MinIO also publishes examples for additional guidance in creating custom Tenant YAML objects. Note that the OperatorHub YAML view supports creating only the MinIO Tenant object. Do not specify any other objects as part of the YAML input.