We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b13be5 commit b0c51ccCopy full SHA for b0c51cc
k8s/pv.yaml
@@ -8,7 +8,6 @@ spec:
8
volumeMode: Filesystem
9
accessModes:
10
- ReadWriteOnce
11
- persistentVolumeReclaimPolicy: Recycle
12
hostPath:
13
path: /data/pv0001
14
# storageClassName: "default"
0 commit comments