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
103103content : |
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
Original file line number Diff line number Diff 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
8381content : |
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
You can’t perform that action at this time.
0 commit comments