From 42990500a59406b77107d75f242b367763385e68 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Fri, 21 Feb 2025 14:38:23 +1000 Subject: [PATCH] doc: fix syntax (squash this) Signed-off-by: Zac Dover --- src/common/options/rgw.yaml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options/rgw.yaml.in b/src/common/options/rgw.yaml.in index 61ce2ceb0d3..53776f4699e 100644 --- a/src/common/options/rgw.yaml.in +++ b/src/common/options/rgw.yaml.in @@ -2845,7 +2845,7 @@ options: services: - rgw with_legacy: true - name: rgw_crypt_s3_kms_backend +- name: rgw_crypt_s3_kms_backend type: str level: advanced desc: Where the SSE-KMS encryption keys are stored. Supported KMS systems are OpenStack -- 2.39.5