File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -136,12 +136,12 @@ Revert New Deletion Protection Default
136
136
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
137
137
138
138
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|
142
142
: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 .
145
145
146
146
You can also control which behavior to use for individual custom resources using
147
147
the ``atlas-resource-policy`` annotations described in :ref:`ak8so-annotations`.
You can’t perform that action at this time.
0 commit comments