Skip to content

Commit dd46894

Browse files
(DOCSP-8027): Add links to release notes
1 parent 00d36cb commit dd46894

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

source/release-notes.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ MongoDB Resource Changes
2323
~~~~~~~~~~~~~~~~~~~~~~~~
2424

2525
- Adds split horizon DNS support for MongoDB replica sets, which allows
26-
clients to connect to a replica set from outside of the Kubernetes
26+
clients to connect to a replica set from outside of the |k8s|
2727
cluster.
2828
- Supports requests for |k8s-op-short|-generated certificates for
2929
additional certificate domains, which makes them valid for the
@@ -32,20 +32,20 @@ MongoDB Resource Changes
3232
|onprem| Resource Changes (Beta Release)
3333
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3434

35-
- Promotes the ``MongoDBOpsManager`` resource to Beta. |onprem| version
36-
4.2.4 is available.
35+
- Promotes the ``MongoDBOpsManager`` :ref:`resource
36+
<k8s-om-specification>` to Beta. |onprem| version
37+
4.2.4 is available.
3738
- Supports Backup and restore in |k8s-op-short|-deployed |onprem|
3839
instances. This is a semi-automated process that deploys everything
3940
you need to enable backups in |onprem|. You can enable Backup by
40-
setting the ``spec.backup.enabled`` setting in the |onprem| custom
41-
resource. You can configure the Head Database, Oplog Store, and S3
42-
Snapshot Store by using the ``MongoDBOpsManager`` resource
43-
specification.
41+
setting the :opsmgrkube:`spec.backup.enabled` setting in the |onprem|
42+
custom resource. You can configure the Head Database, Oplog Store, and
43+
S3 Snapshot Store by using the ``MongoDBOpsManager`` :ref:`resource
44+
specification <k8s-om-specification>`.
4445
- Supports access to |onprem| from outside the |k8s|
45-
cluster through the ``spec.externalConnectivity`` setting.
46-
- Enables ``SCRAM-SHA-1`` authentication on |onprem|\'s
47-
:opsmgr:`Application Database
48-
</core/system-overview/#application-database>` by default.
46+
cluster through the :opsmgrkube:`spec.externalConnectivity` setting.
47+
- :ref:`Enables SCRAM-SHA-1 authentication <app-db-auth>` on |onprem|\'s
48+
Application Database by default.
4949
- Adds support for OpenShift (Red Hat UBI Images).
5050

5151
For more information on how to enable new features, see the sample YAML

0 commit comments

Comments
 (0)