enhance: revert "add CubeFS as supported cloud storage provider (#50711)" (#50767)

This reverts PR #50711 (commit ce6cc762fd), which added a `cubefs` note
to `configs/milvus.yaml` documenting CubeFS as a supported cloud storage
provider.

Reverting per maintainer request.

Reverts #50711
issue: #26189

Signed-off-by: xiaofanluan <xf@hjjaq.com>
Co-authored-by: xiaofanluan <xf@hjjaq.com>
This commit is contained in:
James
2026-06-24 17:13:58 -07:00
committed by GitHub
co-authored by xiaofanluan
parent ce6cc762fd
commit c6513b62a2
-1
View File
@@ -148,7 +148,6 @@ minio:
# You can use "aliyun" for other cloud provider uses virtual host style bucket
# You can use "gcpnative" for the Google Cloud Platform provider. Uses service account credentials
# for authentication.
# CubeFS is S3-compatible and works with cloudProvider: aws and useVirtualHost: false (no IAM support).
# When useIAM enabled, only "aws", "gcp", "aliyun" is supported for now
cloudProvider: aws
# The JSON content contains the gcs service account credentials.