Skip to content

Commit 7881ae2

Browse files
(DOCSP-20731): update additionalMongodConfig description (#817)
1 parent 0586019 commit 7881ae2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

source/includes/options-k8s-shared.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1392,13 +1392,14 @@ type: collection
13921392
directive: setting
13931393
optional: true
13941394
description: |
1395-
Additional :manual:`configuration options
1396-
</reference/configuration-options/#configuration-file-options>` with
1395+
Additional :opsmgr:`configuration options
1396+
</reference/deployment-advanced-options/>` with
13971397
which you want to start {{component}}.
13981398
13991399
The |k8s-op-short| supports all configuration options that the MongoDB
1400-
version you deploy supports, except that the |k8s-op-short| overrides
1401-
values that you provide for any of the following options:
1400+
version you deploy through the {+mdbagent+} supports, except that the
1401+
|k8s-op-short| overrides values that you provide for any of the
1402+
following options:
14021403
14031404
- :setting:`net.port`
14041405
- :setting:`net.tls.certificateKeyFile`
@@ -1414,11 +1415,10 @@ description: |
14141415
To learn more about the configuration options that the |k8s-op-short|
14151416
owns, see :ref:`k8s-exclusive-settings`.
14161417
1417-
To learn which configuration options you can use, see
1418-
:manual:`Configuration File Options
1419-
</reference/configuration-options/#configuration-file-options>` in the
1420-
MongoDB Manual for the MongoDB versions you deploy with the
1421-
|k8s-op-short|.
1418+
To learn which configuration options you can use, see
1419+
:opsmgr:`Advanced Options for MongoDB Deployments
1420+
</reference/deployment-advanced-options/>` in the |onprem|
1421+
documentation.
14221422
14231423
---
14241424
program: _shared

0 commit comments

Comments
 (0)