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

Update changed location of crd doc file in Operator repo (#753)

This commit is contained in:
Pedro Juarez
2023-03-10 10:01:45 -08:00
committed by GitHub
parent f37aee8416
commit 7e5831c5da
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ infrastructure:
<concepts/extend-kubernetes/api-extension/custom-resources/#customresourcedefinitions>`
to support describing MinIO tenants as a Kubernetes :kube-docs:`object
<concepts/overview/working-with-objects/kubernetes-objects/>`. See the MinIO
Operator :minio-git:`CRD Reference <operator/blob/master/docs/crd.adoc>` for
Operator :minio-git:`CRD Reference <operator/blob/master/docs/tenant_crd.adoc>` for
complete documentation on the MinIO CRD.
- The MinIO Kubernetes Plugin brings native support for deploying and managing

View File

@ -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 <operator/blob/master/docs/crd.adoc>` for guidance on setting specific fields.
Refer to the :minio-git:`MinIO Custom Resource Definition Documentation <operator/blob/master/docs/tenant_crd.adoc>` 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.