From: Zac Dover Date: Wed, 30 Apr 2025 08:13:40 +0000 (+1000) Subject: doc/cephadm: correct markup in rgw.rst X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=64bb1cffe3dd2fc495f9f4ddab1dc6c512eda624;p=ceph.git 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 --- diff --git a/doc/cephadm/services/rgw.rst b/doc/cephadm/services/rgw.rst index 4f3d50129a75..d9f7d883dd0a 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 --------------------------------