Skip to content

Commit 94e19f2

Browse files
committed
Fix: Use RST syntax of Note
1 parent 7ebd72f commit 94e19f2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/source/operations/openstack-reconfiguration.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,10 @@ reach the OpenStack APIs:
9797
9898
openstack# openssl s_client -connect <Public endpoint FQDN>:443 2> /dev/null | openssl x509 -noout -dates
9999
100-
*NOTE*: Prometheus Blackbox monitoring can check certificates automatically
101-
and alert when expiry is approaching.
100+
.. note::
101+
102+
Prometheus Blackbox monitoring can check certificates automatically
103+
and alert when expiry is approaching.
102104

103105
To update an existing certificate, for example when it has reached expiration,
104106
change the value of ``secrets_kolla_external_tls_cert``, in the same order as

0 commit comments

Comments
 (0)