This commit is contained in:
marsal wang
2021-12-23 22:24:02 +08:00
parent d33b154e9e
commit 7161207a0c
4 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@ storageClass:
allowVolumeExpansion: true
# Method used to reclaim an obsoleted volume
reclaimPolicy: Delete
reclaimPolicy: Retain
# When set to false your PVs will not be archived by the provisioner upon deletion of the PVC.
archiveOnDelete: true

View File

@ -34,7 +34,7 @@ storageClass:
allowVolumeExpansion: true
# Method used to reclaim an obsoleted volume
reclaimPolicy: Delete
reclaimPolicy: Retain
# When set to false your PVs will not be archived by the provisioner upon deletion of the PVC.
archiveOnDelete: true

View File

@ -34,7 +34,7 @@ storageClass:
allowVolumeExpansion: true
# Method used to reclaim an obsoleted volume
reclaimPolicy: Delete
reclaimPolicy: Retain
# When set to false your PVs will not be archived by the provisioner upon deletion of the PVC.
archiveOnDelete: true

View File

@ -34,7 +34,7 @@ storageClass:
allowVolumeExpansion: true
# Method used to reclaim an obsoleted volume
reclaimPolicy: Delete
reclaimPolicy: Retain
# When set to false your PVs will not be archived by the provisioner upon deletion of the PVC.
archiveOnDelete: true