File tree Expand file tree Collapse file tree 1 file changed +0
-34
lines changed Expand file tree Collapse file tree 1 file changed +0
-34
lines changed Original file line number Diff line number Diff line change @@ -74,40 +74,6 @@ are ``READY``:
74
74
om-db-1 2/2 Running 0 43m
75
75
om-db-2 2/2 Running 0 43m
76
76
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
-
111
77
.. _k8s-private-cluster-on-gke:
112
78
113
79
Update Google Firewall Rules to Fix WebHook Issues
You can’t perform that action at this time.
0 commit comments