Is there support for creating a PVC that mounts a public COS bucket, i.e. doing so without credentials? For reference, the various s3 CLIs, e.g. `aws` and `mc` (minio client) allow access to public buckets, by specifying blank `""` hmac credentials.
Is there support for creating a PVC that mounts a public COS bucket, i.e. doing so without credentials?
For reference, the various s3 CLIs, e.g.
awsandmc(minio client) allow access to public buckets, by specifying blank""hmac credentials.