canonical / minio-operator

MinIO Operator
Apache License 2.0
2 stars 11 forks source link

Revert "fix: set minimum size requirement to 1G" #117

Closed DnPlas closed 1 year ago

DnPlas commented 1 year ago

This reverts commit 981ad49ad356efffc454f8fe8abb69d5752d78b9.

ca-scribner commented 1 year ago

This change reverts the fix implemented to address #78. We have reverted this because it causes trouble with the upgrade path of the charm. juju will not let you refresh a charm if the storage minimum size has changed between revisions. Because of this, we'll leave the larger minimum storage size in order to preserve the upgrade path.