Retain
This commit is contained in:
@ -34,7 +34,7 @@ storageClass:
|
|||||||
allowVolumeExpansion: true
|
allowVolumeExpansion: true
|
||||||
|
|
||||||
# Method used to reclaim an obsoleted volume
|
# 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.
|
# When set to false your PVs will not be archived by the provisioner upon deletion of the PVC.
|
||||||
archiveOnDelete: true
|
archiveOnDelete: true
|
||||||
|
@ -34,7 +34,7 @@ storageClass:
|
|||||||
allowVolumeExpansion: true
|
allowVolumeExpansion: true
|
||||||
|
|
||||||
# Method used to reclaim an obsoleted volume
|
# 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.
|
# When set to false your PVs will not be archived by the provisioner upon deletion of the PVC.
|
||||||
archiveOnDelete: true
|
archiveOnDelete: true
|
||||||
|
@ -34,7 +34,7 @@ storageClass:
|
|||||||
allowVolumeExpansion: true
|
allowVolumeExpansion: true
|
||||||
|
|
||||||
# Method used to reclaim an obsoleted volume
|
# 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.
|
# When set to false your PVs will not be archived by the provisioner upon deletion of the PVC.
|
||||||
archiveOnDelete: true
|
archiveOnDelete: true
|
||||||
|
@ -34,7 +34,7 @@ storageClass:
|
|||||||
allowVolumeExpansion: true
|
allowVolumeExpansion: true
|
||||||
|
|
||||||
# Method used to reclaim an obsoleted volume
|
# 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.
|
# When set to false your PVs will not be archived by the provisioner upon deletion of the PVC.
|
||||||
archiveOnDelete: true
|
archiveOnDelete: true
|
||||||
|
Reference in New Issue
Block a user