Operator [v6.0.0](https://github.com/minio/operator/releases/tag/v6.0.0) has changes that impact the docs: Note that [PR #2141](https://github.com/minio/operator/pull/2141) contains some documentation for v6.0.0. - [x] Health info (color scheme) is added to info about tenants ([PR #2116](https://github.com/minio/operator/pull/2116)) - [x] @djwfyi Secrets stay in the Operator namespace and no longer copy to the tenant ([PR #2133](https://github.com/minio/operator/pull/2133)) - [x] @djwfyi Updated GitHub docs on TLS certificate flow with cert manager ([PR #2079](https://github.com/minio/operator/pull/2079) and [PR #2154](https://github.com/minio/operator/pull/2154)) See also #1245. - [x] @djwfyi Allow for seconds in K8s tolerations ([PR #2168](https://github.com/minio/operator/pull/2168)) - [x] @feorlen Tokens verified directly with K8s instead of with MinIO ([PR #2166](https://github.com/minio/operator/pull/2166)) - [x] @djwfyi Sidecar is its own container, reducing the need for rolling restarts ([PR #2105](https://github.com/minio/operator/pull/2105)) - [x] @djwfyi Sidecar has been split out and now requires its own image info in the Helm chart ([PR #2176](https://github.com/minio/operator/pull/2176)) - [x] @djwfyi Envvar moved to sidecar (this works in conjunction with #2176) ([PR #2221](https://github.com/minio/operator/pull/2221)) - [ ] @feorlen Adds a tenant readiness endpoint ([PR #2183](https://github.com/minio/operator/pull/2183)) - [ ] Deleting a tenant's storage now requires a manual task for k8s consistency ([PR #2203](https://github.com/minio/operator/pull/2203)) - [x] @ravindk89 Removes the Operator GUI UI ([PR #2205](https://github.com/minio/operator/pull/2205)) - [ ] Adds ability to expand a PVC ([PR #2196](https://github.com/minio/operator/pull/2196)) - [x] @djwfyi Removes the field `.spec.credsSecret` in favor of `.spec.configuration` in tenant specs ([PR #2217](https://github.com/minio/operator/pull/2217))
Operator v6.0.0 has changes that impact the docs:
Note that PR #2141 contains some documentation for v6.0.0.
See also Document TLS Certificates flow with Cert Manager #1245.
.spec.credsSecretin favor of.spec.configurationin tenant specs (PR #2217)