Update Kubernetes Helm Readme.md (#10559)

The link to the Minio Helm Chart repository was wrong.
master
Espen Finnesand 4 years ago committed by GitHub
parent ac82f416a4
commit df08fd1f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/orchestration/kubernetes/README.md

@ -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/helm/charts/tree/master/stable/minio) 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.
## Monitoring MinIO in Kubernetes

Loading…
Cancel
Save