PV Recycling API
This commit is contained in:
parent
60c82b216b
commit
6fba40f332
|
@ -6,8 +6,9 @@ metadata:
|
|||
type: local
|
||||
spec:
|
||||
capacity:
|
||||
storage: 5Gi
|
||||
storage: 8Gi
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
hostPath:
|
||||
path: "/tmp/data02"
|
||||
persistentVolumeReclaimPolicy: Recycle
|
||||
|
|
Loading…
Reference in New Issue