You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: snooty.toml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -247,3 +247,10 @@ variant = "warning"
247
247
value = """
248
248
Multi-cluster Sharded Cluster Deployments are currently in public preview.
249
249
"""
250
+
251
+
[[banners]]
252
+
targets = ["*"]
253
+
variant = "warning"
254
+
value = """\
255
+
The MongoDB Enterprise Kubernetes Operator is deprecated. There will be no future releases. Each version will reach end of life according to the :ref:`support policy <k8s-support-lifecycle>`. All of its features are available in the `MongoDB Controllers for Kubernetes Operator <https://www.mongodb.com/docs/kubernetes/>`__. Please migrate to the Controllers for Kubernetes Operator for continued support.
0 commit comments