Skip to content

Commit 3cbea95

Browse files
DOCSP-27377 removed 1.13 known issue (#1193)
* removed entire section
1 parent 18f9829 commit 3cbea95

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

source/reference/known-issues.txt

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -74,40 +74,6 @@ are ``READY``:
7474
om-db-1 2/2 Running 0 43m
7575
om-db-2 2/2 Running 0 43m
7676

77-
.. _app-db-secret-no-reconcile:
78-
79-
Update |tls| Secret for the Application Database
80-
------------------------------------------------
81-
82-
.. note::
83-
84-
This issue applies only to |onprem| resources deployed using the
85-
|k8s-op-short| 1.13.0.
86-
87-
The |k8s-op-short| doesn't reconcile resources when you modify the
88-
secret that contains the Application Database's |tls| certificate.
89-
To force the |k8s-op-short| to reconcile resources, scale the operator
90-
down to zero replicas, then scale it up to one.
91-
92-
.. note::
93-
94-
This is a safe operation. Scaling the
95-
``mongodb-enterprise-operator`` deployment does not affect the
96-
availability of your deployed |onprem| and database resources.
97-
98-
Run the following command to scale down:
99-
100-
.. code-block:: sh
101-
102-
kubectl scale deployment mongodb-enterprise-operator --replicas=0 -n <metadata.namespace>
103-
104-
Run the following command to scale up:
105-
106-
.. code-block:: sh
107-
108-
kubectl scale deployment mongodb-enterprise-operator --replicas=1 -n <metadata.namespace>
109-
110-
11177
.. _k8s-private-cluster-on-gke:
11278

11379
Update Google Firewall Rules to Fix WebHook Issues

0 commit comments

Comments
 (0)