@@ -375,11 +375,14 @@ Optional |onprem| Resource Settings
375
375
376
376
Name of the MongoDB user resource used to connect to the oplog store
377
377
database. Deploy this user resource in the same
378
- namespace as the |onprem| resource and with the
379
- :manual:`readWriteAnyDatabase
380
- </reference/built-in-roles/#readWriteAnyDatabase>` and
381
- :manual:`dbAdminAnyDatabase
382
- </reference/built-in-roles/#dbAdminAnyDatabase>` roles.
378
+ namespace as the |onprem| resource and with all of the following roles:
379
+
380
+ - :manual:`readWriteAnyDatabase
381
+ </reference/built-in-roles/#readWriteAnyDatabase>`
382
+ - :manual:`dbAdminAnyDatabase
383
+ </reference/built-in-roles/#dbAdminAnyDatabase>`
384
+ - :manual:`clusterMonitor
385
+ </reference/built-in-roles/#mongodb-authrole-clusterMonitor>`
383
386
384
387
.. opsmgrkube:: spec.backup.blockStores
385
388
@@ -434,11 +437,14 @@ Optional |onprem| Resource Settings
434
437
435
438
Name of the MongoDB user resource used to connect to the blockstore
436
439
database. Deploy this user resource in the same
437
- namespace as the |onprem| resource and with the
438
- :manual:`readWriteAnyDatabase
439
- </reference/built-in-roles/#readWriteAnyDatabase>` and
440
- :manual:`dbAdminAnyDatabase
441
- </reference/built-in-roles/#dbAdminAnyDatabase>` roles.
440
+ namespace as the |onprem| resource and with all of the following roles:
441
+
442
+ - :manual:`readWriteAnyDatabase
443
+ </reference/built-in-roles/#readWriteAnyDatabase>`
444
+ - :manual:`dbAdminAnyDatabase
445
+ </reference/built-in-roles/#dbAdminAnyDatabase>`
446
+ - :manual:`clusterMonitor
447
+ </reference/built-in-roles/#mongodb-authrole-clusterMonitor>`
442
448
443
449
.. opsmgrkube:: spec.backup.queryableBackupSecretRef.name
444
450
@@ -1179,9 +1185,14 @@ You can use |tls| for both |s3| and your application database, or for
1179
1185
1180
1186
Name of the MongoDB user resource used to connect to the metadata
1181
1187
database of the |s3| oplog store. Deploy this user resource in the
1182
- same namespace as the |onprem| resource and with the
1183
- :manual:`readWriteAnyDatabase </reference/built-in-roles/#readWriteAnyDatabase>` and
1184
- :manual:`dbAdminAnyDatabase </reference/built-in-roles/#dbAdminAnyDatabase>` roles.
1188
+ same namespace as the |onprem| resource and with all of the following roles:
1189
+
1190
+ - :manual:`readWriteAnyDatabase
1191
+ </reference/built-in-roles/#readWriteAnyDatabase>`
1192
+ - :manual:`dbAdminAnyDatabase
1193
+ </reference/built-in-roles/#dbAdminAnyDatabase>`
1194
+ - :manual:`clusterMonitor
1195
+ </reference/built-in-roles/#mongodb-authrole-clusterMonitor>`
1185
1196
1186
1197
.. important::
1187
1198
@@ -1339,9 +1350,14 @@ You can use |tls| for both |s3| and your application database, or for
1339
1350
1340
1351
Name of the MongoDB user resource used to connect to the metadata
1341
1352
database of the |s3| snapshot store. Deploy this user resource in the
1342
- same namespace as the |onprem| resource and with the
1343
- :manual:`readWriteAnyDatabase </reference/built-in-roles/#readWriteAnyDatabase>` and
1344
- :manual:`dbAdminAnyDatabase </reference/built-in-roles/#dbAdminAnyDatabase>` roles.
1353
+ same namespace as the |onprem| resource and with all of the following roles:
1354
+
1355
+ - :manual:`readWriteAnyDatabase
1356
+ </reference/built-in-roles/#readWriteAnyDatabase>`
1357
+ - :manual:`dbAdminAnyDatabase
1358
+ </reference/built-in-roles/#dbAdminAnyDatabase>`
1359
+ - :manual:`clusterMonitor
1360
+ </reference/built-in-roles/#mongodb-authrole-clusterMonitor>`
1345
1361
1346
1362
.. important::
1347
1363
0 commit comments