Skip to content

Commit b54ed8c

Browse files
committed
Revert "(DOCS-14106): Backport DOCS-13954 to v0.11 (#435). (#452)"
This reverts commit bf22040.
1 parent bf22040 commit b54ed8c

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

source/tutorial/install-k8s-operator.txt

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -106,24 +106,6 @@ namespace:
106106

107107
.. include:: /includes/troubleshoot-k8s.rst
108108

109-
Verify the Installation
110-
-----------------------
111-
112-
To verify that the |k8s-op-short| installed correctly, run the
113-
following command and verify the output:
114-
115-
.. code-block:: sh
116-
117-
kubectl describe deployments mongodb-enterprise-operator -n <namespace>
118-
119-
By default, deployments exist in the ``mongodb`` namespace. If the
120-
following error message appears, ensure you use the correct
121-
namespace:
122-
123-
.. code-block:: sh
124-
125-
Error from server (NotFound): deployments.apps "mongodb-enterprise-operator" not found
126-
127109
Next Steps
128110
----------
129111

0 commit comments

Comments
 (0)