From 64bb1cffe3dd2fc495f9f4ddab1dc6c512eda624 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 30 Apr 2025 18:13:40 +1000 Subject: [PATCH] doc/cephadm: correct markup in rgw.rst Correct the presentation of an example string in doc/cephadm/rgw.rst in order to obviate an error reading "rgw.rst:202: WARNING: Inline emphasis start-string without end-string." Signed-off-by: Zac Dover --- doc/cephadm/services/rgw.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephadm/services/rgw.rst b/doc/cephadm/services/rgw.rst index 4f3d50129a75c..d9f7d883dd0aa 100644 --- a/doc/cephadm/services/rgw.rst +++ b/doc/cephadm/services/rgw.rst @@ -201,7 +201,7 @@ Then apply this yaml document: The ``wildcard_enabled`` flag ensures that a wildcard SAN entry is included in the self-signed certificate, allowing access to buckets in virtual host mode. By default, this flag is disabled. -example: wildcard SAN - (*.s3.cephlab.com) +example: wildcard SAN - (``*.s3.cephlab.com``) Disabling multisite sync traffic -------------------------------- -- 2.39.5