1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
9f684dc052
fix(minio): deployment strategy type Recreate, not Delete 2022-09-06 17:45:21 +02:00
f687c9aa32
refactor(minio): deployment upgrade strategy to Delete
This change was made to comply with issue of not being able to bound a new instance (from RollingUpdate) to existing volume, because the volume is ReadWriteOnce and not ReadWriteMany
2022-09-06 17:40:57 +02:00
edbb8d179d
refactor(minio): remove annotations from minio ingresses 2022-09-06 17:32:23 +02:00
4cc02c5932
feat(cluster-components): add minio 2022-09-06 11:08:57 +02:00
f9992efb14
refactor: minio -> minio-operator
Install operator and tenant(s) separately
2022-09-03 12:23:36 +02:00
6cd8a3c93a
feat(cluster-components): add minio 2022-09-03 12:08:05 +02:00