Skip to content

Commit ce1d4d0

Browse files
jdestefano-mongoatsansone
authored andcommitted
DOCSP-5840 - Update exclusive settings for X.509 work. (#50)
* DOCSP-5840 - Update exclusive settings for X.509 work. * DOCSP-5840 - Apply suggestions from code review. Co-Authored-By: Anthony Sansone <[email protected]> * DOCSP-5840 - Update automation config page URL. * DOCSP-5840 - Apply suggestions from code review Co-Authored-By: Anthony Sansone <[email protected]>
1 parent 4c59fcb commit ce1d4d0

File tree

1 file changed

+33
-2
lines changed

1 file changed

+33
-2
lines changed

source/reference/k8s-op-exclusive-settings.txt

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,30 @@ not manage are accepted.
2424
The following list of settings are exclusive to |k8s|. This list may
2525
change at a later date.
2626

27-
These settings can be found on the :opsmgr:`Automation Configuration </reference/api/automation-config>` page.
28-
27+
These settings can be found on the
28+
:opsmgr:`Automation Configuration </reference/cluster-configuration>`
29+
page:
30+
31+
- ``auth.autoAuthMechanisms``
32+
- ``auth.authoritativeSet``
33+
- ``auth.autoPwd``
34+
- ``auth.autoUser``
35+
- ``auth.deploymentAuthMechanisms``
36+
- ``auth.disabled``
37+
- ``auth.key``
38+
- ``auth.keyfile``
39+
- ``auth.keyfileWindows``
40+
- ``auth.usersWanted``
41+
- ``auth.usersWanted[n].mechanisms``
42+
- ``auth.usersWanted[n].roles``
43+
- ``auth.usersWanted[n].roles[m].role``
44+
- ``auth.usersWanted[n].roles[m].db``
45+
- ``auth.usersWanted[n].user``
46+
- ``auth.usersWanted[n].authenticationRestrictions``
2947
- :setting:`processes.args2_6.net.port <net.port>`
48+
- ``processes.args2_6.net.ssl.clusterAuthFile``
3049
- :setting:`processes.args2_6.replication.replSetName <replication.replSetName>`
50+
- :setting:`processes.args2_6.security.clusterAuthMode <security.clusterAuthMode>`
3151
- :setting:`processes.args2_6.storage.dbPath <storage.dbPath>`
3252
- :setting:`processes.args2_6.systemLog.path <systemLog.path>`
3353
- ``processes.authSchemaVersion``
@@ -46,6 +66,17 @@ These settings can be found on the :opsmgr:`Automation Configuration </reference
4666
- ``sharding.name``
4767
- ``sharding.shards._id``
4868
- ``sharding.shards.rs``
69+
- ``ssl.CAFilePath``
70+
- ``ssl.autoPEMKeyFilePath``
71+
- ``ssl.clientCertificateMode``
72+
73+
In addition to the list of Automation settings, the |k8s-op-short| uses attributes
74+
outside of the deployment from the Monitoring and Backup Agent configurations.
75+
76+
- ``backupAgentTemplate.username``
77+
- ``backupAgentTemplate.sslPEMKeyFile``
78+
- ``monitoringAgentTemplate.username``
79+
- ``monitoringAgentTemplate.sslPEMKeyFile``
4980

5081
.. example::
5182

0 commit comments

Comments
 (0)