Merge pull request #9024 from markturansky/recyc_controllers

PersistentVolumeRecycler controller
This commit is contained in:
Quinton Hoole
2015-06-05 11:39:08 -07:00
37 changed files with 1281 additions and 22 deletions

View File

@@ -6,8 +6,9 @@ metadata:
type: local
spec:
capacity:
storage: 5Gi
storage: 8Gi
accessModes:
- ReadWriteOnce
hostPath:
path: "/tmp/data02"
persistentVolumeReclaimPolicy: Recycle