You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command execution kubectl minio init --namespace minio-operator --image minio/operator:v4.0.7 creates operator at version 4.0.7, then kubectl minio tenant create minio-tenant-1 --servers 4 --volumes 4 --capacity 1Ti --storage-class default --namespace s3 creates a minio tenant, however the tenant is not starting because the minio server image minio/minio:RELEASE.2021-04-06T21-25-49Z not exists in public registry.
The text was updated successfully, but these errors were encountered:
Hello,
The command execution
kubectl minio init --namespace minio-operator --image minio/operator:v4.0.7
creates operator at version 4.0.7, thenkubectl minio tenant create minio-tenant-1 --servers 4 --volumes 4 --capacity 1Ti --storage-class default --namespace s3
creates a minio tenant, however the tenant is not starting because the minio server image minio/minio:RELEASE.2021-04-06T21-25-49Z not exists in public registry.The text was updated successfully, but these errors were encountered: