File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -423,7 +423,7 @@ replica set member in your deployment.
423
423
For a full example of CPU and memory utilization resources and limits
424
424
for Pods hosting MongoDB replica set members, see the
425
425
:github:`replica-set-podspec.yaml </mongodb/mongodb-enterprise-kubernetes/blob/master/samples/mongodb/podspec/replica-set-podspec.yaml#L38-L45>`
426
- file in the the :github:`MongoDB Podspec Samples </mongodb/mongodb-enterprise-kubernetes/tree/master/samples/mongodb/podspec>` directory.
426
+ file in the :github:`MongoDB Podspec Samples </mongodb/mongodb-enterprise-kubernetes/tree/master/samples/mongodb/podspec>` directory.
427
427
428
428
This directory also contains sample CPU and memory limits
429
429
configurations for Pods used for:
Original file line number Diff line number Diff line change @@ -18,7 +18,11 @@ The |k8s-op-full| uses a |k8s| |k8s-configmap| to create or link your
18
18
|onprem| :opsmgr:`Project </tutorial/manage-projects>`. To create a
19
19
|k8s-op-short| ConfigMap, you can edit a few lines of the
20
20
:ref:`example ConfigMap <example-k8s-configmap>` |yaml| file and apply
21
- the ConfigMap. Alternatively, you can use the |cloud| :cloudmgr:`UI
21
+ the ConfigMap. To view a full example, see the :github:`project.yaml
22
+ </mongodb/mongodb-enterprise-kubernetes/blob/master/samples/mongodb/project.yaml>`
23
+ file.
24
+
25
+ Alternatively, you can use the |cloud| :cloudmgr:`UI
22
26
</tutorial/nav/k8s-config-for-mdb-resource/>` or the |onprem|
23
27
:opsmgr:`UI </tutorial/nav/k8s-config-for-mdb-resource/>` to
24
28
automatically generate the ConfigMap YAML file, which you can then
You can’t perform that action at this time.
0 commit comments