We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c7e77 commit 3ecd07cCopy full SHA for 3ecd07c
source/includes/facts/fact-external-domain-spec.rst
@@ -24,3 +24,11 @@ connections still use the hostname with the external domain:
24
25
- The {+mdbagent+} to connect to |mongod|.
26
- |mongod| to connect to other |mongod| instances.
27
+
28
+.. warning::
29
30
+ Specifying this field changes how |onprem| registers |mongod| processes.
31
+ You can specify this field only for new replica set deployments starting in |k8s-op-short|
32
+ version 1.19. You can't change the value of this field or any ``processes[n].hostname`` fields
33
+ in the |onprem| :opsmgr:`automation configuration </reference/cluster-configuration>` for a running
34
+ replica set deployment.
0 commit comments