We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48db6c commit a4d0a34Copy full SHA for a4d0a34
k8s/postgres/pv.yaml
@@ -8,6 +8,5 @@ spec:
8
volumeMode: Filesystem
9
accessModes:
10
- ReadWriteOnce
11
- persistentVolumeReclaimPolicy: Recycle
12
hostPath:
13
path: /data/pv0001
0 commit comments