@@ -24,10 +24,30 @@ not manage are accepted.
2424The following list of settings are exclusive to |k8s|. This list may
2525change 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