Skip to content

Commit 1f59a63

Browse files
authored
Update deprecated terms (#1235)
1 parent 6cd202f commit 1f59a63

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

source/includes/extracts-deploy-core.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ content: |
125125
126126
A data-bearing member of the replica set that can vote in
127127
elections. Corresponds to the
128-
:rsconf:`slaveDelay <rsconf.members[n].slaveDelay>`
128+
:rsconf:`secondaryDelaySecs <rsconf.members[n].secondaryDelaySecs>`
129129
and :rsconf:`hidden <rsconf.members[n].hidden>`
130130
replica configuration options.
131131
@@ -180,7 +180,7 @@ content: |
180180
- :guilabel:`Delay`
181181
- Specify the number of seconds "behind" the primary member this
182182
member should "lag". This setting corresponds to the
183-
:rsconf:`slaveDelay <rsconf.members[n].slaveDelay>`
183+
:rsconf:`secondaryDelaySecs <rsconf.members[n].secondaryDelaySecs>`
184184
:binary:`~bin.mongod` replica set configuration option.
185185
186186
---

source/tutorial/create-operator-credentials.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To create credentials for the |k8s-op-short|, you must:
4747

4848
#. Add the |ipaddr| or |cidr| block of any hosts that serve the
4949
|k8s-op-short| to the
50-
:opsmgr:`API Whitelist </tutorial/configure-public-api-access/>`.
50+
:opsmgr:`API Access List </tutorial/configure-public-api-access/>`.
5151

5252
.. _create-k8s-secret-procedure:
5353

source/tutorial/create-vault-secret.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To create credentials for the |k8s-op-short| in |vault-short|, you must:
4343

4444
#. Add the |ipaddr| or |cidr| block of any hosts that serve the
4545
|k8s-op-short| to the
46-
:opsmgr:`API Whitelist </tutorial/configure-public-api-access/>`.
46+
:opsmgr:`API Access List </tutorial/configure-public-api-access/>`.
4747

4848
#. Set up a |vault-short| instance and `enable Vault <https://www.vaultproject.io/docs/secrets/kv/kv-v2#setup>`__.
4949

0 commit comments

Comments
 (0)