Skip to content

Commit

Permalink
Fix base example url (#2349)
Browse files Browse the repository at this point in the history
  • Loading branch information
AsocPro authored Oct 29, 2024
1 parent 0d8f857 commit b5dd4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ We provide a variety of examples for creating MinIO Tenants in the `examples` di
4-node MinIO Tenant with 4 volumes per node:

```yaml
kubectl apply -k github.com/minio/operator/examples/kustomization/bases
kubectl apply -k github.com/minio/operator/examples/kustomization/base
```

### 3) Connect to the Tenant
Expand Down

0 comments on commit b5dd4cf

Please sign in to comment.