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

Signed-off-by: Jacob LeGrone <git@jacob.work>
pull/5092/head
Jacob LeGrone 7 years ago
parent ce4c3f51ad
commit e06c605b88
No known key found for this signature in database
GPG Key ID: 1A55231CDAF32F24

@ -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

Loading…
Cancel
Save