]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: correct markup in rgw.rst 63060/head
authorZac Dover <zac.dover@proton.me>
Wed, 30 Apr 2025 08:13:40 +0000 (18:13 +1000)
committerZac Dover <zac.dover@proton.me>
Wed, 30 Apr 2025 08:13:40 +0000 (18:13 +1000)
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 <zac.dover@proton.me>
doc/cephadm/services/rgw.rst

index 4f3d50129a75c2e1291efe57ee47964a6003b8d5..d9f7d883dd0aaa8307de9aee9cf1bc754090339e 100644 (file)
@@ -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
 --------------------------------