@@ -377,13 +377,17 @@ Optional |onprem| Resource Settings
377
377
If you enable ``SCRAM`` authentication on the blockstore database,
378
378
you must:
379
379
380
- - Specify a MongoDB version earlier than v4.0 in the blockstore
381
- database resource definition.
382
380
- Create a MongoDB user resource to connect |onprem| to the
383
381
blockstore database.
384
382
- Specify the :opsmgrkube:`~spec.backup.blockStores.mongodbUserRef.name`
385
383
of the user in the |onprem| resource definition.
386
384
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
+
387
391
.. include:: /includes/admonitions/watch-backup-resources.rst
388
392
389
393
.. opsmgrkube:: spec.backup.blockStores.mongodbUserRef.name
@@ -585,14 +589,19 @@ Optional |onprem| Resource Settings
585
589
586
590
If you enable ``SCRAM`` authentication on this database, you must:
587
591
588
- - Specify a MongoDB version earlier than v4.0 in the database
589
- resource definition.
590
592
- Create a MongoDB user resource to connect |onprem| to the
591
593
database.
592
594
- Specify the
593
595
:opsmgrkube:`~spec.backup.s3Stores.mongodbUserRef.name` of the
594
596
user in the |onprem| resource definition.
595
597
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
+
596
605
.. important::
597
606
598
607
Once specified, do not edit the name of the |s3| snapshot store.
0 commit comments