Skip to content

Commit ee00485

Browse files
sarahsimpersjwilliams-mongo
authored andcommitted
(DOCSP-35774) Fixes bad spacing on callouts (#1592)
1 parent ce4b387 commit ee00485

9 files changed

+9
-0
lines changed

source/authentication.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The |k8s-op-short| supports :ref:`X.509 <create-x509-certs>`, LDAP,
1616
and :ref:`SCRAM <add-db-user-scram>` user authentication.
1717

1818
.. note::
19+
1920
For LDAP configuration, see the
2021
:setting:`spec.security.authentication.ldap.automationLdapGroupDN`
2122
setting.

source/reference/k8s-operator-om-specification.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ Optional |onprem| Resource Settings
147147
optional.
148148

149149
.. note::
150+
150151
All settings under ``spec.applicationDatabase.agent`` apply to both
151152
Automation and Monitoring, unless you specify values for Automation
152153
and Monitoring separately in ``spec.applicationDatabase.agent`` and

source/reference/troubleshooting.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ To find which pods are available, invoke this command first:
212212
kubectl get pods -n <metadata.namespace>
213213

214214
.. seealso::
215+
215216
|k8s| documentation on `kubectl get <https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#get>`__.
216217

217218
.. _review-all-k8s-logs:

source/release-notes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2763,6 +2763,7 @@ This feature is an alpha release. It is not ready for production use.
27632763
- Supports X.509 authentication to your MongoDB databases.
27642764

27652765
.. seealso::
2766+
27662767
To learn how to install and configure the Operator, see :doc:`/installation`.
27672768

27682769
.. note:: Questions about the |k8s-op-short| GA release

source/tutorial/create-vault-secret.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ To create credentials for the |k8s-op-short| in |vault-short|, you must:
4848
#. Set up a |vault-short| instance and `enable Vault <https://www.vaultproject.io/docs/secrets/kv/kv-v2#setup>`__.
4949

5050
.. note::
51+
5152
Ensure that |vault-short| is **not** running in `dev mode <https://www.vaultproject.io/docs/concepts/dev-server>`__
5253
and that your |vault-short| installation follows any applicable
5354
`configuration recommendations <https://learn.hashicorp.com/tutorials/vault/production-hardening>`__.

source/tutorial/deploy-prometheus.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ authentication and no |tls|. The sample lets you test
2525
the metrics that MongoDB sends to Prometheus.
2626

2727
.. note::
28+
2829
You can't use Prometheus with a :ref:`multi-Kubernetes-cluster deployment<multi-cluster>`.
2930

3031
Quick Start

source/tutorial/mdb-resources-arch.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ performs the following actions to reconcile the changes:
268268
MongoDB automation configuration.
269269

270270
.. note::
271+
271272
When the {+mdbagent+} receives the configuration for the first
272273
time, it downloads the MongoDB binaries with the version
273274
specified in :setting:`spec.version` from the Internet, or

source/tutorial/modify-resource-image.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ Quay.io tag, where ``<resource-name>`` and ``<image-version>`` match
216216
your Dockerfile template.
217217

218218
.. example::
219+
219220
If you want to build the ``mongodb-enterprise-database`` version
220221
2.0.0 image for any distribution, include:
221222

source/tutorial/secret-storage.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ To set the |secret-store|, select one of the following options:
8888
instance.
8989

9090
.. note::
91+
9192
Ensure that |vault-short| is **not** running in `dev mode <https://www.vaultproject.io/docs/concepts/dev-server>`__
9293
and that your |vault-short| installation follows any applicable
9394
`configuration recommendations <https://learn.hashicorp.com/tutorials/vault/production-hardening>`__.

0 commit comments

Comments
 (0)