s3proxy
s3proxy copied to clipboard
Multiple Credentials to connect to Multiple backend Buckets/Storage Accounts
Hi,
I have a use case where I want to use multiple backend S3 buckets/Azure Storage Accounts and use different access key credentials while doing so. Can someone point me to a configuration where i can configure multiple credentials for kubernetes deployment via environment variables?
Does the bucket locator middleware address your use case? @timuralp
@gaul The bucket locater middleware looks like supports for different backend using the same credentials. My use case is to use the same backend which has multiple buckets but credentials to access them remains different. cc @timuralp