mirror of
https://github.com/ceph/ceph
synced 2024-12-21 19:02:10 +00:00
4c59d343c3
this makes the 'compression type' setting global to all gateways, and makes the setting visible to other tasks in ctx.rgw.compression_type Signed-off-by: Casey Bodley <cbodley@redhat.com>
11 lines
313 B
YAML
11 lines
313 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
debug rgw: 20
|
|
rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
|
|
rgw crypt require ssl: false
|
|
rgw:
|
|
frontend: civetweb
|
|
compression type: random
|