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