Skip to content

Commit 48804d1

Browse files
JuliaMongojwilliams-mongo
authored andcommitted
DOCSP-21081) Disable TLS for upgrades, until further notice (#855)
* DOCSP-21081) Disable TLS for upgrades, until further notice * Copy edits, added links
1 parent 8088af3 commit 48804d1

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
If you are upgrading to |k8s-op-short| version 1.14.0 or later,
2+
you must disable TLS in the :setting:`spec.security.certsSecretPrefix` field, upgrade, and then :ref:`enable TLS <secure-tls>`.
3+

source/release-notes.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Release Notes for |k8s-op-full|
2424

2525
*Released 2022-02-11*
2626

27+
.. include:: /includes/facts/fact-disable-tls.rst
28+
2729
MongoDB Resource
2830
````````````````
2931

@@ -91,6 +93,8 @@ Find all new images at:
9193
|k8s-op-short|
9294
``````````````
9395

96+
.. include:: /includes/facts/fact-disable-tls.rst
97+
9498
Changes
9599
+++++++
96100

source/tutorial/upgrade-k8s-operator.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ Upgrade the |k8s-op|
1313
The following procedure outlines how to upgrade the |k8s-op-short|
1414
to its latest version.
1515

16+
.. admonition:: Upgrading to version 1.14 and later
17+
:class: warning
18+
19+
.. include:: /includes/facts/fact-disable-tls.rst
20+
1621
.. admonition:: Upgrading to version 1.11.0 and later
1722
:class: warning
1823

0 commit comments

Comments
 (0)