Skip to content

Commit e926992

Browse files
JuliaMongojwilliams-mongo
authored andcommitted
(DOCSP-19340) Removed steps related to spec.project as they are no longer needed (#814)
1 parent 548a286 commit e926992

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

source/includes/steps-install-master.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ ref: remove-project-spec
103103
content: |
104104
105105
1. Open the :ref:`k8s-specification` in the editor of your choice.
106-
#. Search for the deprecated :setting:`spec.project` setting and remove it.
107106
#. Add the value to the :setting:`spec.opsManager.configMapRef.name`
108107
setting or the
109108
:setting:`spec.cloudManager.configMapRef.name` setting and save

source/includes/steps-migrate-to-single-resource.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ content: |
6363
|k8s| |k8s-obj| and set the value to the ``metadata.name`` value
6464
of the corresponding ConfigMap you created in step 1.
6565
66-
#. Remove the ``spec.project`` field from the resource object.
67-
6866
#. Invoke the following command for each resource object to apply
6967
the updated configuration(s). When you apply a new configuration,
7068
the Operator creates a new project in |com| containing the
@@ -83,8 +81,6 @@ ref: update-mdb-users
8381
content: |
8482
For each :ref:`MongoDB user <k8s-manage-db-users>` resource:
8583
86-
a. Remove the ``spec.project`` field.
87-
8884
#. Add the ``spec.mongodbResourceRef.name`` field and set the value
8985
to the name of the relevant MongoDB resource in the same namespace.
9086

0 commit comments

Comments
 (0)