s3gw icon indicating copy to clipboard operation
s3gw copied to clipboard

rgw/sfs: expose 'S3GW_' prefixed seed credential env variables to user instead of 'RGW_' prefixed env vars

Open jecluis opened this issue 1 year ago • 0 comments

Instead of exposing the user of s3gw to RGW_.* prefixed environment variables to set the seed access and secret keys, use S3GW_.* environment variables instead.

This can potentially be achieved by translating variable names in the wrapper script in #758 .

jecluis avatar Oct 22 '23 07:10 jecluis