PV Recycling API

This commit is contained in:
markturansky 2015-05-29 16:12:10 -04:00
parent 60c82b216b
commit 6fba40f332
1 changed files with 2 additions and 1 deletions

View File

@ -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