File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,6 @@ ref: remove-project-spec
103
103
content : |
104
104
105
105
1. Open the :ref:`k8s-specification` in the editor of your choice.
106
- #. Search for the deprecated :setting:`spec.project` setting and remove it.
107
106
#. Add the value to the :setting:`spec.opsManager.configMapRef.name`
108
107
setting or the
109
108
:setting:`spec.cloudManager.configMapRef.name` setting and save
Original file line number Diff line number Diff line change @@ -63,8 +63,6 @@ content: |
63
63
|k8s| |k8s-obj| and set the value to the ``metadata.name`` value
64
64
of the corresponding ConfigMap you created in step 1.
65
65
66
- #. Remove the ``spec.project`` field from the resource object.
67
-
68
66
#. Invoke the following command for each resource object to apply
69
67
the updated configuration(s). When you apply a new configuration,
70
68
the Operator creates a new project in |com| containing the
@@ -83,8 +81,6 @@ ref: update-mdb-users
83
81
content : |
84
82
For each :ref:`MongoDB user <k8s-manage-db-users>` resource:
85
83
86
- a. Remove the ``spec.project`` field.
87
-
88
84
#. Add the ``spec.mongodbResourceRef.name`` field and set the value
89
85
to the name of the relevant MongoDB resource in the same namespace.
90
86
You can’t perform that action at this time.
0 commit comments