Skip to content

Commit

Permalink
Fix readme for chart (#865)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronandoolan2 authored Oct 11, 2021
1 parent ada3e58 commit ceeb9f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion helm/minio-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ Creating a Tenant
Once Chart is successfully installed, create a MinIO Tenant using:

```bash
kubectl apply -f https://raw.githubusercontent.com/minio/operator/master/examples/tenant.yaml
kubectl apply -f https://raw.githubusercontent.com/minio/operator/master/examples/kustomization/tenant-lite/tenant.yaml


```

This creates a 4 Node MinIO Tenant (cluster). To change the default values, take a look at various [examples](https://github.com/minio/operator/tree/master/examples).

0 comments on commit ceeb9f5

Please sign in to comment.