Skip to content

Commit 9a7c878

Browse files
kyuan-mongodbjwilliams-mongo
authored andcommitted
Added link to full example (#1059)
1 parent 5720311 commit 9a7c878

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

source/reference/production-notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ replica set member in your deployment.
423423
For a full example of CPU and memory utilization resources and limits
424424
for Pods hosting MongoDB replica set members, see the
425425
: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.
427427

428428
This directory also contains sample CPU and memory limits
429429
configurations for Pods used for:

source/tutorial/create-project-using-configmap.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ The |k8s-op-full| uses a |k8s| |k8s-configmap| to create or link your
1818
|onprem| :opsmgr:`Project </tutorial/manage-projects>`. To create a
1919
|k8s-op-short| ConfigMap, you can edit a few lines of the
2020
: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
2226
</tutorial/nav/k8s-config-for-mdb-resource/>` or the |onprem|
2327
:opsmgr:`UI </tutorial/nav/k8s-config-for-mdb-resource/>` to
2428
automatically generate the ConfigMap YAML file, which you can then

0 commit comments

Comments
 (0)