File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -47,16 +47,17 @@ For the Application Database, the |k8s-op-short| deploys a MongoDB
47
47
replica set as a |k8s-statefulset| to the |k8s| cluster. |k8s| creates
48
48
one Pod in the StatefulSet for each member
49
49
that comprises your Application Database replica set. Each Pod in
50
- the StatefulSet runs a ``mongod`` and the {+mdbagent}.
50
+ the StatefulSet runs a ``mongod`` and the {+mdbagent+ }.
51
51
52
52
To enable each {+mdbagent+} to start |mongod| on its
53
53
Pod in the StatefulSet, you must specify a specific MongoDB Server
54
54
version for the Application Database using the
55
55
:opsmgrkube:`spec.applicationDatabase.version` setting. The version
56
56
that you specify in this setting must correspond to the tag in the
57
- :qr-mdb: `container registry </mongodb-enterprise-appdb-database?tab=tags>`.
58
- Each {+mdbagent+} starts the Application Database with the specified
59
- version on its Pod in the StatefulSet.
57
+ :qr-mdb:`container registry
58
+ </mongodb-enterprise-appdb-database?tab=tags>`. Each {+mdbagent+}
59
+ starts the Application Database with the specified version on its Pod
60
+ in the StatefulSet.
60
61
61
62
After each {+mdbagent+} starts |mongod|\s on its Application Database
62
63
Pod, the {+mdbagent+}\s add all |mongod| processes to the Application
You can’t perform that action at this time.
0 commit comments