@@ -377,13 +377,17 @@ Optional |onprem| Resource Settings
377377 If you enable ``SCRAM`` authentication on the blockstore database,
378378 you must:
379379
380- - Specify a MongoDB version earlier than v4.0 in the blockstore
381- database resource definition.
382380 - Create a MongoDB user resource to connect |onprem| to the
383381 blockstore database.
384382 - Specify the :opsmgrkube:`~spec.backup.blockStores.mongodbUserRef.name`
385383 of the user in the |onprem| resource definition.
386384
385+ .. note::
386+
387+ If you deploy |onprem| 4.2, you must specify a MongoDB version
388+ earlier than than 4.0 in the blockstore :ref:`database resource
389+ definition <k8s-specification>`.
390+
387391 .. include:: /includes/admonitions/watch-backup-resources.rst
388392
389393.. opsmgrkube:: spec.backup.blockStores.mongodbUserRef.name
@@ -585,14 +589,19 @@ Optional |onprem| Resource Settings
585589
586590 If you enable ``SCRAM`` authentication on this database, you must:
587591
588- - Specify a MongoDB version earlier than v4.0 in the database
589- resource definition.
590592 - Create a MongoDB user resource to connect |onprem| to the
591593 database.
592594 - Specify the
593595 :opsmgrkube:`~spec.backup.s3Stores.mongodbUserRef.name` of the
594596 user in the |onprem| resource definition.
595597
598+ .. note::
599+
600+ If you deploy |onprem| 4.2, you must specify a MongoDB version
601+ earlier than than 4.0 in the :ref:`resource definition
602+ <k8s-specification>` for the database that stores the metadata for
603+ the |s3| snapshot store.
604+
596605 .. important::
597606
598607 Once specified, do not edit the name of the |s3| snapshot store.
0 commit comments