forked from k-space/kube
11 lines
293 B
Markdown
11 lines
293 B
Markdown
# minio-clusters
|
|
|
|
This namespace houses Minio clusters managed by
|
|
[Codemowers' Operator Bundle](https://github.com/codemowers/operator-bundle)
|
|
|
|
To update bump the `image` tag for the classes and issue:
|
|
|
|
```
|
|
kubectl apply -n minio-clusters -f dedicated.yaml -f external.yaml -f shared.yaml
|
|
```
|