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:
@ -26,7 +26,7 @@ infrastructure:
|
|||||||
<concepts/extend-kubernetes/api-extension/custom-resources/#customresourcedefinitions>`
|
<concepts/extend-kubernetes/api-extension/custom-resources/#customresourcedefinitions>`
|
||||||
to support describing MinIO tenants as a Kubernetes :kube-docs:`object
|
to support describing MinIO tenants as a Kubernetes :kube-docs:`object
|
||||||
<concepts/overview/working-with-objects/kubernetes-objects/>`. See the MinIO
|
<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.
|
complete documentation on the MinIO CRD.
|
||||||
|
|
||||||
- The MinIO Kubernetes Plugin brings native support for deploying and managing
|
- The MinIO Kubernetes Plugin brings native support for deploying and managing
|
||||||
|
@ -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.
|
- 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.
|
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.
|
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.
|
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.
|
Do not specify any other objects as part of the YAML input.
|
||||||
|
Reference in New Issue
Block a user