1
0
forked from k-space/kube

Add minio-clusters namespace

This commit is contained in:
2023-03-02 08:46:05 +02:00
parent 0b0d9046d8
commit a8bf83f9e5
2 changed files with 191 additions and 0 deletions

10
minio-clusters/README.md Normal file
View File

@@ -0,0 +1,10 @@
# 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 application.yaml
```