fdb-kubernetes-operator
fdb-kubernetes-operator copied to clipboard
Upgrading Minio in operator testing environment
What would you like to be added/changed?
We have a deployment of the Minio operator in our development environment, running version 1.0.7 of the Minio operator. The latest version of this operator is 4.4.16. I've hit issues installing version 1.0.7 in a fresh environment, due to the configuration using a v1beta1 resource that newer versions of Kubernetes don't accept. I think we should update to the latest version of the Minio operator.