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 523c583 commit 548a286Copy full SHA for 548a286
source/tutorial/mdb-resources-arch.txt
@@ -268,7 +268,7 @@ performs the following actions to reconcile the changes:
268
- After the {+mdbagent+} receives the automation configuration, it starts a
269
|mongod| instance on the corresponding Pod.
270
271
- - For each Pod of each StatefulSet that the MondoDB custom resource creates,
+ - For each Pod of each StatefulSet that the MongoDB custom resource creates,
272
except for |Mongos| StatefulSets, the |k8s-op-short| generates a |k8s-pvc|.
273
You can override this behavior by setting :setting:`spec.persistent` to
274
``false`` in the resource specification.
0 commit comments