Skip to content

Commit 2086493

Browse files
authored
(DOCSP-36084) Remove deprecated config field from two code examples. (#18)
* (DOCSP-36084) Remove deprecated config field from two code examples. * Empty commit.
1 parent b69a1dd commit 2086493

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

source/ak8so-back-up-deployment.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ Follow these steps to enable {+cloud-backup+} for your |ak8so|-managed
156156
frequencies:
157157
- HOURLY
158158
regionName: US_EAST_1
159-
replicationSpecId: "string"
160159
shouldCopyOplogs: true
161160
referenceHourOfDay: 10
162161
referenceMinuteOfHour: 10

source/atlasbackupschedule-custom-resource.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ configured to take snapshots at 10:10 UTC and restore up to two days:
6868
frequencies:
6969
- HOURLY
7070
regionName: US_EAST_1
71-
replicationSpecId: "string"
7271
shouldCopyOplogs: true
7372
referenceHourOfDay: 10
7473
referenceMinuteOfHour: 10

0 commit comments

Comments
 (0)