File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ content: |
37
37
38
38
The following example creates a |k8s-crd| file named
39
39
``ops-manager-fs.yaml``, for the MongoDB
40
- :term:`oplog store <oplog store database >` with a ``kube-user``.
40
+ :term:`oplog store <Oplog Store Database >` with a ``kube-user``.
41
41
42
42
.. code-block:: yaml
43
43
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ content: |
181
181
182
182
To configure backup, you must enable it, and then:
183
183
184
- - Choose to configure an :term:`S3 snapshot store <s3 snapshot store>`
184
+ - Choose to configure an :term:`S3 snapshot store <S3 Snapshot Store>` snapshot store < s3 snapshot store>`
185
185
or a :term:`blockstore <Backup Blockstore Database>`. If you deploy
186
186
both an |s3| :term:`snapshot store <s3 snapshot store>` and a
187
187
:term:`blockstore <Backup Blockstore Database>`, |onprem|
@@ -255,7 +255,7 @@ content: |
255
255
- Name of the MongoDB database resource for the |s3| oplog store.
256
256
- ``my-s3-oplog-db``
257
257
258
- You must also configure an :term:`S3 snapshot store <s3 snapshot store>`
258
+ You must also configure an :term:`S3 snapshot store <S3 Snapshot Store>` snapshot store < s3 snapshot store>`
259
259
or a :term:`blockstore <Backup Blockstore Database>`.
260
260
261
261
.. note::
Original file line number Diff line number Diff line change @@ -314,7 +314,7 @@ content: |
314
314
315
315
To configure backup, you must enable it, and then:
316
316
317
- - Choose to configure an :term:`S3 snapshot store <s3 snapshot store>`
317
+ - Choose to configure an :term:`S3 snapshot store <S3 Snapshot Store>` snapshot store < s3 snapshot store>`
318
318
or a :term:`blockstore <Backup Blockstore Database>`. If you deploy
319
319
both an |s3| :term:`snapshot store <s3 snapshot store>` and a
320
320
:term:`blockstore <Backup Blockstore Database>`, |onprem|
@@ -388,12 +388,12 @@ content: |
388
388
The resource's ``metadata.name`` must match this name.
389
389
- ``my-s3-oplog-db``
390
390
391
- You must also configure an :term:`S3 snapshot store <s3 snapshot store>`
391
+ You must also configure an :term:`S3 snapshot store <S3 Snapshot Store>` snapshot store < s3 snapshot store>`
392
392
or a :term:`blockstore <Backup Blockstore Database>`.
393
393
394
394
.. note::
395
395
396
- If you deploy both an :term:`S3 snapshot store <s3 snapshot store>`
396
+ If you deploy both an :term:`S3 snapshot store <S3 Snapshot Store>` snapshot store < s3 snapshot store>`
397
397
and a :term:`blockstore <Backup Blockstore Database>`, |onprem|
398
398
randomly choses one to use for Backup.
399
399
Original file line number Diff line number Diff line change @@ -718,7 +718,7 @@ Improvements
718
718
- Introduces the :opsmgrkube:`spec.backup.s3OpLogStores.s3RegionOverride`
719
719
and :opsmgrkube:`spec.backup.s3Stores.s3RegionOverride` parameters
720
720
for specifying the regions where the custom |s3|-compatible buckets
721
- that you use for the :term:`oplog store <oplog store database >` or a
721
+ that you use for the :term:`oplog store <Oplog Store Database >` or a
722
722
:term:`snapshot store <Snapshot Store>` should reside.
723
723
724
724
- Improves security by introducing:
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ StatefulSet for the Backup Daemon.
133
133
134
134
If you enable backup, you must provide additional fields in the
135
135
:opsmgrkube:`spec.backup <spec.backup.enabled>` collection to configure:
136
- the :term:`oplog store <oplog store database >` and a :term:`blockstore
136
+ the :term:`oplog store <Oplog Store Database >` and a :term:`blockstore
137
137
<Backup Blockstore Database>` or an |s3| :term:`snapshot store <S3
138
138
Snapshot Store>`. You can also
139
139
:ref:`encrypt backup jobs <configure-kmip-backup-encryption>`, but
Original file line number Diff line number Diff line change @@ -191,10 +191,10 @@ enable the Backup Daemon and configure the head database.
191
191
.. important::
192
192
193
193
To configure Backup, you must create the |k8s-mdbrscs| or |mongodb-multis|
194
- for the :term:`oplog store <oplog store database >` and for one of the
194
+ for the :term:`oplog store <Oplog Store Database >` and for one of the
195
195
following:
196
196
197
- - :term:`oplog store <oplog store database >` or |s3| oplog store.
197
+ - :term:`oplog store <Oplog Store Database >` or |s3| oplog store.
198
198
If you deploy both the oplog store and the |s3| oplog store, |onprem|
199
199
chooses one to use for Backup at random.
200
200
- |s3| :term:`snapshot store <s3 snapshot store>` or :term:`blockstore <Backup Blockstore Database>`.
You can’t perform that action at this time.
0 commit comments