Skip to content

Commit c9e6aff

Browse files
authored
(DOCSP-36840) Updates deletion protection description for 2.1. (#23)
1 parent fbdbd77 commit c9e6aff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/index.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,12 @@ Revert New Deletion Protection Default
136136
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
137137

138138
You can control the new deletion protection behavior using the
139-
``ObjectDeletionProtection`` and ``SubobjectDeletionProtection`` flags or the
140-
``OBJECT_DELETION_PROTECTION`` and ``SUBOBJECT_DELETION_PROTECTION`` environment
141-
variables in the |k8s|
139+
``--object-deletion-protection`` flag or the
140+
``OBJECT_DELETION_PROTECTION`` environment
141+
variable in the |k8s|
142142
:github:`Deployment resource <mongodb/mongodb-atlas-kubernetes/blob/main/deploy/all-in-one.yaml#L4028>` that you applied when installing |ak8so|.
143-
These flags and environment variables all default to ``true``.
144-
Set to ``false`` to revert to the behavior prior to |ak8so| 2.0.
143+
This flag and environment variable all default to ``true``.
144+
Set to ``false`` to revert to the behavior prior to |ak8so| 2.1.
145145

146146
You can also control which behavior to use for individual custom resources using
147147
the ``atlas-resource-policy`` annotations described in :ref:`ak8so-annotations`.

0 commit comments

Comments
 (0)