Skip to content

Commit b0c51cc

Browse files
authored
Update pv.yaml
Removed deprecated persistent reclaim policy
1 parent 7b13be5 commit b0c51cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

k8s/pv.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ spec:
88
volumeMode: Filesystem
99
accessModes:
1010
- ReadWriteOnce
11-
persistentVolumeReclaimPolicy: Recycle
1211
hostPath:
1312
path: /data/pv0001
1413
# storageClassName: "default"

0 commit comments

Comments
 (0)