2023-03-02 06:46:05 +00:00
|
|
|
# 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:
|
|
|
|
|
|
|
|
```
|
2023-08-01 18:11:13 +00:00
|
|
|
kubectl apply -n minio-clusters -f dedicated.yaml -f external.yaml -f shared.yaml
|
2023-03-02 06:46:05 +00:00
|
|
|
```
|