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
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -236,3 +236,9 @@ vault-short = "Vault"
236
236
vpc = ":abbr:`VPC (Virtual Private Cloud)`"
237
237
yaml = ":abbr:`YAML (Yet Another Markup Language)`"
238
238
239
+
[[banners]]
240
+
targets = ["*"]
241
+
variant = "warning"
242
+
value = """\
243
+
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