Commit ab0ba3aa authored by James Ravn's avatar James Ravn Committed by Matthew Fisher
Browse files

fix(tiller): respect resource policy on upgrade (#5225)


Don't delete a resource on upgrade if it is annotated with
helm.io/resource-policy=keep. This can cause data loss for users if the
annotation is ignored (e.g. for a PVC).

Closes #3673

Signed-off-by: default avatarJames Ravn <james@r-vn.org>
Showing with 60 additions and 12 deletions
+60 -12
Supports Markdown
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