registry/storage/driver/s3-aws kms support
Signed-off-by: Matt Duch <matt@learnmetrics.com>
This commit is contained in:
parent
c03b5fc5ee
commit
fcb247dfce
4 changed files with 41 additions and 1 deletions
|
@ -94,6 +94,7 @@ information about each option that appears later in this page.
|
|||
regionendpoint: http://myobjects.local
|
||||
bucket: bucketname
|
||||
encrypt: true
|
||||
keyid: mykeyid
|
||||
secure: true
|
||||
v4auth: true
|
||||
chunksize: 5242880
|
||||
|
@ -359,6 +360,7 @@ Permitted values are `error`, `warn`, `info` and `debug`. The default is
|
|||
regionendpoint: http://myobjects.local
|
||||
bucket: bucketname
|
||||
encrypt: true
|
||||
keyid: mykeyid
|
||||
secure: true
|
||||
v4auth: true
|
||||
chunksize: 5242880
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue