diff --git a/local-values/201-nfs-client-provisioner-values.yaml b/local-values/201-nfs-client-provisioner-values.yaml index 56ade90..625193d 100644 --- a/local-values/201-nfs-client-provisioner-values.yaml +++ b/local-values/201-nfs-client-provisioner-values.yaml @@ -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 diff --git a/local-values/207-nfs-client-provisioner-values.yaml b/local-values/207-nfs-client-provisioner-values.yaml index fe89b26..cda70a3 100644 --- a/local-values/207-nfs-client-provisioner-values.yaml +++ b/local-values/207-nfs-client-provisioner-values.yaml @@ -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 diff --git a/local-values/208-nfs-client-provisioner-values.yaml b/local-values/208-nfs-client-provisioner-values.yaml index 26d3ef8..930c399 100644 --- a/local-values/208-nfs-client-provisioner-values.yaml +++ b/local-values/208-nfs-client-provisioner-values.yaml @@ -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 diff --git a/local-values/209-nfs-client-provisioner-values.yaml b/local-values/209-nfs-client-provisioner-values.yaml index 41e1692..ce1e496 100644 --- a/local-values/209-nfs-client-provisioner-values.yaml +++ b/local-values/209-nfs-client-provisioner-values.yaml @@ -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