docs(resource-policy): explain "delete" policy type

Signed-off-by: 's avatarJacob LeGrone <git@jacob.work>
parent ce4c3f51
......@@ -235,6 +235,9 @@ orphaned. Helm will no longer manage it in any way. This can lead to problems
if using `helm install --replace` on a release that has already been deleted, but
has kept resources.
To explicitly opt in to resource deletion, for example when overriding a chart's
default annotations, set the resource policy annotation value to `delete`.
## Using "Partials" and Template Includes
Sometimes you want to create some reusable parts in your chart, whether
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment