File tree Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -795,35 +795,3 @@ following command to remove it:
795
795
.. code-block:: sh
796
796
797
797
kubectl delete deployment/enterprise-operator
798
-
799
-
800
- .. _troubleshoot-om-failed-state:
801
-
802
- |onprem| in Failed State
803
- ---------------------------
804
-
805
- .. include:: /includes/facts/fact-disable-tls.rst
806
-
807
- However, if you have a broken Application Database after upgrading to
808
- |k8s-op-short| version 1.14.0 or 1.15.0, do the following steps:
809
-
810
- 1. Run the following command to scale your |k8s-op-short| deployment to
811
- zero replicas:
812
-
813
- .. code-block:: sh
814
-
815
- kubectl scale deployment/mongodb-enterprise-operator --replicas 0
816
-
817
- #. Run the following command to delete the AppDB StatefulSet:
818
-
819
- .. code-block:: sh
820
-
821
- kubectl delete sts/<mongodb-resource-name>-db
822
-
823
- #. Run the following command to remove the Automation Config secret:
824
-
825
- .. code-block:: sh
826
-
827
- kubectl delete secret/<mongodb-resource-name>-db-config
828
-
829
- #. :ref:`upgrade-k8s-operator` to version 1.16.0 or later.
You can’t perform that action at this time.
0 commit comments