update link to helm charts

This commit is contained in:
Galen Guyer 2021-10-11 13:59:24 -04:00
parent 9f652708ee
commit a0573bcd76
No known key found for this signature in database
GPG key ID: B00B5AAA0E096100

View file

@ -8,7 +8,7 @@ There are multiple options to deploy MinIO on Kubernetes:
- MinIO-Operator: Operator offers seamless way to create and update highly available distributed MinIO clusters. Refer [MinIO Operator documentation](https://github.com/minio/minio-operator/blob/master/README.md) for more details.
- Helm Chart: MinIO Helm Chart offers customizable and easy MinIO deployment with a single command. Refer [MinIO Helm Chart documentation](https://github.com/minio/charts) for more details.
- Helm Chart: MinIO Helm Chart offers customizable and easy MinIO deployment with a single command. Refer [MinIO Helm Chart documentation](https://github.com/minio/operator/tree/master/helm/minio-operator) for more details.
## Monitoring MinIO in Kubernetes