enhance onDelete description on values.yaml

This commit is contained in:
mustache1up 2021-03-21 02:08:03 -03:00
parent 8b8d398b53
commit 7417303508
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ storageClass:
# When set to false your PVs will not be archived by the provisioner upon deletion of the PVC.
archiveOnDelete: true
# If it exists and has a delete value, delete the directory, if it exists and has a retain value, save the directory.
# If it exists and has 'delete' value, delete the directory. If it exists and has 'retain' value, save the directory.
# Overrides archiveOnDelete.
# Ignored if value not set.
onDelete: