@@ -24,10 +24,30 @@ not manage are accepted.
24
24
The following list of settings are exclusive to |k8s|. This list may
25
25
change at a later date.
26
26
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``
29
47
- :setting:`processes.args2_6.net.port <net.port>`
48
+ - ``processes.args2_6.net.ssl.clusterAuthFile``
30
49
- :setting:`processes.args2_6.replication.replSetName <replication.replSetName>`
50
+ - :setting:`processes.args2_6.security.clusterAuthMode <security.clusterAuthMode>`
31
51
- :setting:`processes.args2_6.storage.dbPath <storage.dbPath>`
32
52
- :setting:`processes.args2_6.systemLog.path <systemLog.path>`
33
53
- ``processes.authSchemaVersion``
@@ -46,6 +66,17 @@ These settings can be found on the :opsmgr:`Automation Configuration </reference
46
66
- ``sharding.name``
47
67
- ``sharding.shards._id``
48
68
- ``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``
49
80
50
81
.. example::
51
82
0 commit comments